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