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