Forum Discussion

Re: using putty or plink to access bash and pass multiple commands

Hi Jeremy,

the user needs so called "advanced shell" privileges. Perhaps you just provided access to "tmsh" and it cannot use the bash.

Now a command file i.e. as follows can be used:
tmsh show ltm virtual | grep -B 4 -iE '^[[:blank:]]*availability.*(offline|unknown)'

Thanks, Stephan

No RepliesBe the first to reply