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