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