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