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