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