[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: command to copy hidden files?
- From: Akemi Yagi <amyagi gmail com>
- To: fedora-list redhat com
- Subject: Re: command to copy hidden files?
- Date: Tue, 23 Jan 2007 07:52:38 -0800
On Tue, 23 Jan 2007 10:23:56 +0000, Mark Knoop wrote:
> On 23/01/07, Todd Zullinger <tmz pobox com> wrote:
>> Dave Stevens wrote:
>> > I've tried to copy files from my home folder to do a disk upgrade. I
>> > foolishly only copied the visible (non-dot) files. Now I'd like to
>> > copy only the . files (recursively) but don't see what the syntax
>> > is. Anyone?
>
> Or you could try
>
> cp -u ~/* /destination/
>
> This will only copy when the SOURCE file is newer than the destination
> file or when the destination file is missing.
That will leave the dot files out; the very files the original poster
intends to copy.
Akemi
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]