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