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