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