F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

Forum Discussion

Craig_T_232390's avatar
Craig_T_232390
Icon for Nimbostratus rankNimbostratus
Nov 03, 2015

Using Plink to run multiple commands

I have a fairly complex script which is trying to consolidate data into a text file using the following command:   c:\tools\plink.exe -batch ltmops@%IP% -pw ******* -m a.txt >tempA.txt   a port...