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