in reply to Re^11: issue with code to save config on brocade swicth
in thread issue with code to save config on brocade switch

I see he uses it in Re^8: issue with code to save config on brocade swicth, but without \n (and in single quotes). But it looks like it gets not even sent anyway...

Replies are listed 'Best First'.
Re^13: issue with code to save config on brocade switch
by salva (Canon) on Jul 30, 2015 at 12:08 UTC
    What it is sending via stdin is not yes but cfgsave.

      My suspicion is that the code that produces the debug output above is not the code that we are seeing.

      Maybe janasec can post the real code to produce the above output in a new node, which also uses stdin_data somewhere.