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