At 19:32 2000-06-14 +0530, anurag jalan wrote:
>I downloaded the comanche .tar.gz file to /usr/local and extracted the
>archive with : tar -xvzf filename...
>
>The archive was extracted to /usr/local/comanche/ but the ownership
>attributes of this directory were:
[snip]
The tar command preserves ownership and permissions. The UID (not the name)
is used for this. So the UIDs on the builder's system point to different
usernames on your system. Don't worry about it. If you like, you can do
this to the directory created when you extracted the tarball:
chown -R root.root comanche-xxx
Tony
--
Anthony E. Greene <[EMAIL PROTECTED]>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Linux: The choice of a GNU Generation.
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.