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