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