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