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