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