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