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