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