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