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