Search Results

Search: Posts Made By: Yamaha Evans
8,208
Posted By Yamaha Evans
That was the final step I needed, DGPickett! ...
That was the final step I needed, DGPickett! Making the script executable took care of it.

Thanks for the assist, I really appreciate it!
8,208
Posted By Yamaha Evans
Thanks, bash-o-logist! I tried your solution,...
Thanks, bash-o-logist!
I tried your solution, but was getting an error on line 3 of the shopt command.

My overall script asks the user for a source path, and a destination path, then reads file...
8,208
Posted By Yamaha Evans
getting close, but not quite.......
Thanks for the assist! It got me a bit further along.

I ended up with the following:

xlscnt=`find . -type f -iname '*.xls*' | tee >(cpio -dumpv &outpath) |wc -l`

from a command line, this...
8,208
Posted By Yamaha Evans
copy specific files and count them - not as easy as it seems!
Hi all:

Here's my dilemma: to identify files of a specific type, copy them to a new location while preserving the original file attributes (date, time, full path, etc), and at the same time...
Showing results 1 to 4 of 4

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