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