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