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