Categories
Bash Check Point

Bash Script to Backup CheckPoint Log Files

bash script to tar up checkpoint log filesQuick bash script hack to take a bunch of log files and make tar/gz out of them.
You could add a SCP line in the loop and it would auto move them to the log backup server…