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