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