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