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