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