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