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