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