Search Results

Search: Posts Made By: AnneAnne
3,255
Posted By AnneAnne
It works..U r brilliant!! Thanks :)
It works..U r brilliant!!
Thanks :)
3,717
Posted By AnneAnne
Hi, Few Clarifications required. In your...
Hi,
Few Clarifications required.
In your code, to execute a file you have just specified the filename.
I couldn't do that. I use the Command sh filename.ksh
Is that rt?
Further, Is anything...
3,717
Posted By AnneAnne
Whats that? console window? X? I am new to Unix...
Whats that? console window? X?
I am new to Unix and Cygwin.
3,717
Posted By AnneAnne
Error in Cygwin
Hi,

I am trying to execute a Shell script file.
The file has the following commands.

#Return today's log file
LOG_DATE=`date +%d_%b_%Y`.log
echo $LOG_DATE
#Return last modified date...
2,810
Posted By AnneAnne
Search for string and send mail
Hi,
I need to find if there is any error in the last few lines of the log file and send a mail accordingly.For example,
Following errors can be logged in the log file.
ERR_1="DB Connection not...
3,255
Posted By AnneAnne
Search for multiple strings and mail accordingly
Hi,
I need to find if there is any error in the last few lines of the log file and send a mail accordingly.For example,
Following errors can be logged in the log file.
ERR_1="DB Connection not...
2,734
Posted By AnneAnne
I have now installed Cygwin. But I get Command...
I have now installed Cygwin. But I get Command not found error for Commands like date and mail... Is there any problem with the Installation???
2,734
Posted By AnneAnne
Mail.exe not in MKS Tool :(
Hi,

The MKS Tool does not contain mail.exe.
Is there any other way for me to send a mail?

-Neha
2,734
Posted By AnneAnne
Error in executing ksh from Windows
Hi All,

I wrote a script to send a mail if a particular logfile did not get updated since 5 mins. Here is the Script.

log=`date +%e_%b_%Y`.log # returns todays logfile
x=`date -r $log` #...
Showing results 1 to 9 of 9

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