Search Results

Search: Posts Made By: BigDawg32
2,677
Posted By BigDawg32
Thanks for your help!
Thanks for your help!
2,677
Posted By BigDawg32
Here is the whole script: #!/bin/csh rm...
Here is the whole script:

#!/bin/csh

rm /export/home/temp.txt

set DATE = 'date +%Y%m%'''d_sum.log'

cat $HOME/right/$DATE > /export/home/temp.txt

mailx -s "Job Sum <Log>"...
2,677
Posted By BigDawg32
I'm still receiving the same error.
I'm still receiving the same error.
2,677
Posted By BigDawg32
Date Scripting Question
I am trying to append a portion of a file with a date on it that changes daily to a temp file. Here are my commands:

set DATE = ('date +%Y%m%d_sum.log')

cat $HOME/right/$DATE >...
Showing results 1 to 4 of 4

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