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