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