Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.misc > #79
| From | Robert Peirce <bob@peirce-family.com> |
|---|---|
| Newsgroups | comp.sys.mac.misc |
| Subject | tar and hidden files |
| Date | 2011-03-12 14:28 -0500 |
| Organization | My Mac Laptop |
| Message-ID | <bob-405F9E.14280412032011@5ad64b5e.bb.sky.com> (permalink) |
I am using a command tar czf out.gz --newer-than TS input-directory touch TS Every time I run this it creates out.gz containing a list of files of the form path/._file-name It does this for every file in the directory tree. If there actually are newer files, I also get those. The problem is, when I run the following in an empty directory tar xf out.gz it creates zero length files for all the entries in out.gz. However, if files of this name already exist, nothing seems to happen. Is that actually the case or are the existing files being altered in some way. If that is happening, how do I prevent it? From an intellectual standpoint, what are these files? They take up space but don't seem to exist.
Back to comp.sys.mac.misc | Previous | Next — Next in thread | Find similar
tar and hidden files Robert Peirce <bob@peirce-family.com> - 2011-03-12 14:28 -0500
Re: tar and hidden files Bob Harris <nospam.News.Bob@remove.Smith-Harris.us> - 2011-03-12 14:35 -0500
Re: tar and hidden files Robert Peirce <bob@peirce-family.com> - 2011-03-12 14:41 -0500
Re: tar and hidden files dog_cow@macgui.com (D Finnigan) - 2011-03-12 20:31 +0000
Re: tar and hidden files nospam <nospam@nospam.invalid> - 2011-03-12 16:02 -0800
csiph-web