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