Faheem Mitha <[EMAIL PROTECTED]> writes:
|           Here is an extract from your cp info page. It says the following
| about the -a cp switch.
|
| ****************************************************************
|
| `-a'
| `--archive'
|      Preserve as much as possible of the structure and attributes of the
|      original files in the copy (but do not preserve directory
|      structure).  Equivalent to `-dpR'.
|
| *****************************************************************
|
| As far as I can see, this option does preserve directory structure.
| So, what is meant by the comment above?

Thanks for pointing that out.
I've changed it to be like this:

 `-a'
 `--archive'
      Preserve as much as possible of the structure and attributes of the
      original files in the copy (but do not attempt to preserve internal
      directory structure;  i.e., `ls -U' may list the entries in a copied
      directory in a different order).

Reply via email to