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