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