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