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