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