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