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