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