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