[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: command to copy hidden files?
- From: Till Maas <opensource till name>
- To: For users of Fedora <fedora-list redhat com>
- Subject: Re: command to copy hidden files?
- Date: Tue, 23 Jan 2007 17:15:02 +0100
On Monday 22 January 2007 15:07, 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?
In case the filenames of the dot files have a length of 3 or more you can use:
cp .??* target
Regards,
Till
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]