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