Search Results

Search: Posts Made By: abciscool
2,630
Posted By abciscool
Question; AWK to analyze Windows Server 2k3 logs
Hey,

I am looking in to the possibility of trying to analyze Windows Server 2003 files by using the AWK filtering(programming) language, first off. Secondly I'm looking in to the possibility of...
1,545
Posted By abciscool
Thanks so much everyone!! You all helped me...
Thanks so much everyone!!

You all helped me a lot, I'm really, really happy with all the help.

Thanks everyone!!!
1,545
Posted By abciscool
Sorry for the late reply, however, it does not...
Sorry for the late reply, however, it does not work.

It doesn't show the domains at all.
1,545
Posted By abciscool
[AWK] Logparse script problems
Hey,

I've gone through the code a number of times but I can't get the result that I want.

If I run it on some big old maillogs then it basically doesn't give the right output.

The script:...
1,874
Posted By abciscool
Hey, Thank you bakunin for your fast reply....
Hey,

Thank you bakunin for your fast reply. I finally get it now ;).

Thanks!!
1,874
Posted By abciscool
Bash scripting, question about a variable
Hey,

So I've run into a problem, due to my limited knowledge of Bash scripting.

Basically I've got a long script and I want to understand it before I even try and edit it. As long as I don't...
7,667
Posted By abciscool
Thank you so much for you help, if it works it...
Thank you so much for you help, if it works it will cover already half of what I wanted to achieve (which is a lot!! :D).

To recap, for thought-process:


NR==2 { min = max = $5}
NR > 2 { if...
7,667
Posted By abciscool
Thanks for the quick reply, however, I...
Thanks for the quick reply, however,

I really want to do it with awk and I think awk is able to produce very good results. But I just can't think of a way to start with it :(.

Hopefully...
7,667
Posted By abciscool
AWK (how) to get smallest/largest nr of ls -la
Hey,

This is a long-shot however, I am stuck with the following problem:

I have the output from ls -la, and I want to sort some of that data out by using AWK to filter it.

ls -la | awk -f...
Showing results 1 to 9 of 9

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