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