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