Search Results

Search: Posts Made By: petey22uk
1,573
Posted By petey22uk
hi, You could use a find function. If you're...
hi,

You could use a find function. If you're comfortable with find and cp, then you could do something like,

find ../ -name *.png -exec cp -R {} ./folder where you want to copy to/ \;
...
1,341
Posted By petey22uk
Trouble with the Source command..
Hi everyone,

I've been writing a script as an assignment which essentially does the exact same thing as the tree -d function (bash shell btw), except next to every directory name it gives a number...
Showing results 1 to 2 of 2

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