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