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