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