Search Results

Search: Posts Made By: tlavoie
6,039
Posted By tlavoie
Thanks
Yes... i was able to use your idea and trip a flag variable in there!
Thank You!
6,039
Posted By tlavoie
Help with find –mmin in a .ksh script
I need to compare the time a file was last modified against current time and conditionally proceed.

At the command prompt I can do:
find MYFILE -mmin +1140

and it lists the file. But I need...
3,536
Posted By tlavoie
so we can use $() within a here document to...
so we can use $() within a here document to execute something

Sweet!
Thank you both. that's working
3,536
Posted By tlavoie
loop logic inside of an inline redirect?
i need to log the feedback from the ftp server as i'm performing some deletes.
the only way i know of to do this is with the inline redirect << EOF
... but from there to the closing EOF, it's like...
Showing results 1 to 4 of 4

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