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