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