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