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