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