[Ilugc] about tar

  • From: arvindn@xxxxxxxxxxxxxxxxxxxxxxxxxx (Arvind Narayanan)
  • Date: Tue, 6 Apr 2004 14:43:49 +0530

On Tue, Apr 06, 2004 at 11:49:00AM +0530, Arvind Kalyan wrote:

Its not about less time, its about preserving file permissions,
If there are a lot of small files, then it would save time as well.
Copying each file would have a significant latency if one of the
directories were mounted over a network.

Arvind
acc/mod times this that. the && ensures that you do not untar the
stuff in the same directory if for some reason the `cd` fails. the -
indicates standard input and "." indicates pwd. the second part is
grouped inside () to make it a single job whose standard input is the
pipe.

Viveka Nathan K <vivek@xxxxxxxxxxxx> writes:

This is used to copy a Huge data.
In this case, it will take lesser time than normal
copying process.

It tars the files in current folder (.) and
untar it in the /marathi/marathi folder.

On 04/06/2004 10:28:34 AM, T.K.Venu Gopal wrote:
-- 
Q: Do you ever think about quantum computing?  
Linus: I think that's a load of bull.
(From a Linux Lunacy cruise interview. After the presumptuous disparagement
of QC, Linus goes on to confuse it with DNA computing.)

Other related posts: