Close
Skip to content

2 Comments

  1. uslacker99
    October 6, 2017 6:28 pm @ 18:28

    Did the output change? I had to modify your script to run like this:
    cli53 list | awk ‘{print $2}’ | grep -v Name | while read line; do cli53 export ${line} > ~/backup/${line}bk; done

    Reply

    • Pravin
      April 13, 2020 7:10 pm @ 19:10

      Thank you @@uslacker99:disqus. This was very helpful!

      Reply

Leave a Reply

Your email address will not be published. Required fields are marked *