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