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