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