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