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