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