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