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