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