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