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