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