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