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