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