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