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