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