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