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