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