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