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