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