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