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