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