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