sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

feature request: plumber: add 'disable local echo' #1339

Open djfritz opened 5 years ago

djfritz commented 5 years ago

Doing things like cc exec stdout=foo stdin=foo bash will spam bash with its own prompt forever until it crashes. We should have a new pipe mode of "all but sender" or something.