This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

backup multiple config file from 1 linux node

hi all!

i try to create a download command on Template Assistant that will back up many config file

i use cat -vvvv "path" and it work for just 1 config file.

but when i try to add another file it wont work.

cat -vvvv "path"${CRLF}cat -vvvv "path"