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