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