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