Thanks Tim, I found the issue and did the required corrections.
Regards, Akshay Bajpai -----Original Message----- From: Tim Kientzle [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2008 6:33 PM To: Akshay Bajpai Cc: [email protected] Subject: Re: [Bug-tar] Information regarding TAR Akshay Bajpai wrote: >>I am working with Amdocs and found one issue with the tar. > > What version of tar are you using? > AKSHAY- I don't know how to get the version of tar tar --version > AKSHAY - I want to ask, in case there is a limitation on the tar file > size or on the number of input file (argument to tar), then is there > any option which will overcome this issue. tar has no limitation. Most operating systems do. You have not mentioned what operating system you are using. You should, of course, try reading the tar manual. Assuming you're using the GNU version of tar, the complete manual is online. I think you will find Chapter 6 particularly interesting: http://www.gnu.org/software/tar/manual/html_chapter/tar_6.html#SEC100 Many of the options described here also work for other versions of tar. Cheers, Tim Kientzle This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at http://www.amdocs.com/email_disclaimer.asp
