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