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