do you have idea what is the limit to zip the file.
Code:
+ tar -cvf - today.txt
tar: Size of today.txt >= 8GB. Not dumped.
+ tar -cvf - today.txt
tar: Size of today.txt >= 8GB. Not dumped.