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