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