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