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