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