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