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