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