[linux] Re: onverwijderbare files

Paul Slootman paul+nospam op wurtel.net
Za Okt 22 15:39:22 CEST 2005


On Fri 21 Oct 2005, Rob Sterenborg wrote:
> 
> Als je een tarball uitpakt dan worden die files volgens mij gecreerd met
> het uid/gid waarmee ze zijn gearchiveerd (niet altijd ? Kweet het niet
> zeker, maar zo nu en dan gebeurt het).

Uit de docs van tar:

`--no-same-owner'
`-o'
     When extracting an archive, do not attempt to preserve the owner
     specified in the `tar' archive.  This the default behavior for  
     ordinary users; this option has an effect only for the superuser.

`--same-owner'
     When extracting an archive, `tar' will attempt to preserve the
     owner specified in the `tar' archive with this option present.
     This is the default behavior for the superuser; this option has an
     effect only for ordinary users.                                   

Dat gebeurt dus alleen standaard voor root.


Paul Slootman



More information about the Linux mailing list