Search Results

Search: Posts Made By: mwheeler12
2,076
Posted By mwheeler12
It works!
Thanks a lot. I changed it up a little to reformat the date. This is the complete solution:

for datestamp in $(find "$DPPATH" -name "${DBNAME}*.dmp.gz" $MTIMECMD -type f | tee "$tmpfile" | grep...
2,076
Posted By mwheeler12
Looking for a suggestion. Any input would be...
Looking for a suggestion. Any input would be greatly appreciated. It is driving me nuts.
2,076
Posted By mwheeler12
Looping
Thanks bakunin, I appreciate the reply.

I am still having trouble getting the loop to work for each date pulled from the filename using this code:

for line in $(echo ${DPPATH}/${DBNAME}*.dmp.gz...
2,076
Posted By mwheeler12
Bash for loop array
Hi there,

A bit new to bash and am having an issue with a for loop. I look for filenames in a specified directory and pull the date string from each meeting a certain criteria, and then would like...
Showing results 1 to 4 of 4

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