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