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