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