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