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