Difference between revisions of "SunOS tar filename is greater than 100"

From MyWiki
Jump to: navigation, search
(Created page with "tar: filename: filename is greater than 100<br>")
 
 
Line 1: Line 1:
 
tar: filename: filename is greater than 100<br>
 
tar: filename: filename is greater than 100<br>
 +
 +
I used the option E<br>
 +
Write a tarfile with extended headers<br>
 +
So the command tar cEf file.tar dir worked smoothly<br>

Latest revision as of 08:50, 6 November 2014

tar: filename: filename is greater than 100

I used the option E
Write a tarfile with extended headers
So the command tar cEf file.tar dir worked smoothly