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