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