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