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