ref: fd8f946181181afcff53d8fdf200414bc9a935be dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u