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