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