cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to save the output of CLISH commands to a .txt file?

leofossi
Level 3

Hello,

We've been trying to fill out an Upgrade Pre-requisites sheet for a 5240 Appliance, but there is one item that requires the entire Appliance configuration. They ask us to run about 20 commands but I know of no way to save the outputs to text files. Is there a smart way to do that instead of manually copying and pasting?

2 REPLIES 2

sdo
Moderator
Moderator
Partner    VIP    Certified

If you can identify the correct internal CLIsh script (written in perl, python, bash?) which is the "show all" function / action then this tip from @jnardello here might help you:

https://vox.veritas.com/t5/NetBackup-Appliance/NetBackup-EEB-Listing/m-p/877496

quebek
Moderator
Moderator
   VIP    Certified

Hey

If you are using putty ssh client you can leverage its logging capabilities to write to a file all commands and their outputs.

Check the putty logging under session.... I would select printable output 

putty.png