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