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