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