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