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