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