Search Results

Search: Posts Made By: martyb555
5,213
Posted By martyb555
THANK YOU for your help :D
THANK YOU for your help :D
5,213
Posted By martyb555
Date parsing into string, help!
I have a file that was created yesterday that I want to access...
daily.log2008-02-16

I am using...
curr_time=`date +"%Y %m %d"`
yesterday=`./datecalc.ksh -a $curr_time - 1`

the value for...
2,799
Posted By martyb555
Thanks Jim, I got the code for datecalc, it...
Thanks Jim,

I got the code for datecalc, it requires the following format

The code I am using to get yesterdays date is;

curr_time=`date +"%Y-%m-%d"`
yesterday=`./datecalc.ksh -a...
2,799
Posted By martyb555
Beginner needs help with script
I would like to get a sample script (ksh or bash, or both so I could see the differences)

What I want to do with the script is send an daily email to myself that contains the following:


The...
Showing results 1 to 4 of 4

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