Search Results

Search: Posts Made By: nirmal84
2,116
Posted By nirmal84
Hi Franklin, Thanks a lot for your reply.. ...
Hi Franklin,

Thanks a lot for your reply..

should this be in the same script which produces this log or a differnt one??

awk '
$1=="cdr"{print $4}
$1=="sdr"{print $4}
' output.txt
2,116
Posted By nirmal84
How to collect count of a column from log file??
Hi All,

I have an Output from a log file which is something like as follows..

***** CDR and SDR Statistics****
Wed Feb 25 00:05:00 EST 2009
*********CDR and SDR QUEUE STATUS*****
Queue ...
2,395
Posted By nirmal84
How to write logs to a specified Directory??
I have the following script which writes the output of the scirpt in a log file in the same directory from which the script is run. I need the scipt to write the logs daily to a differnt directory...
2,199
Posted By nirmal84
Its working now. Thanks a lot.
Its working now. Thanks a lot.
2,199
Posted By nirmal84
How to append the output continously from a script
Hi All,

Am using the below script to produce some statistics. Currently it send the results to a log file and sends the contents of the log to a mail ID.
Next time when it runs it erases the...
Showing results 1 to 5 of 5

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