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