Search Results

Search: Posts Made By: ArvinSodhi
1,103
Posted By ArvinSodhi
Good morning Spacebar, Thank you for the...
Good morning Spacebar,

Thank you for the reply ...

Your query does make more sense ...thank you very much, however the results are still same as in that the script emails all of the tickets...
45,092
Posted By ArvinSodhi
For some reason... i have a feeling its a...
For some reason... i have a feeling its a firewall issue ...
1,103
Posted By ArvinSodhi
Script to only email new record
Hello,

I'm trying to monitor queues for specific tickets and email the user only when a new ticket is created.

But to complicate things, I need to think how I'm going to deal with repeat...
2,836
Posted By ArvinSodhi
You guys rock! .... i didn't realize that the...
You guys rock! .... i didn't realize that the default separator for awk is "space"

I revised the code to now read as

{print "Customer Name : " $6, $7, $8}' $FBLOG >$FBLOG.1


and it...
2,836
Posted By ArvinSodhi
Using AWK to format output and email
Hello,

I'm a bit stumped, for some reason when using AWK 'print' is not printing the entire date/line.


awk '{print "Ticket #: " $1}
{print "Queue : " $2}
{print...
Showing results 1 to 5 of 5

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