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