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