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