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