Search Results

Search: Posts Made By: milage
12,779
Posted By milage
Recursive
Well that search through the subdirectories of the source directory or would I have to put another option in?

Rob
37,422
Posted By milage
cp options
Hello again,

Is there an option for the cp command to overwrite existing files in the destination directory?

Cheers

Rob
12,779
Posted By milage
Done it
Don't worry I've found a solution. (Well I got a UNIX guru in my office to do it.)

It pipes the destination directory as well by the way.

(
find source-directory -name "*.pdf"
...
12,779
Posted By milage
could you give an example of how I'd do that? ...
could you give an example of how I'd do that?

It would be a great help

Rob
12,779
Posted By milage
Copying all files of type "pdf"
Hi,

Within a shell script I'm trying to copy all the files in a directory structure to another folder but only the files of type "pdf"

I have made a start but I can't work out how to finish it....
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 03:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy