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