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