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