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