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