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