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