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