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