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