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