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