Search Results

Search: Posts Made By: sectech
1,238
Posted By sectech
You got it, in file2 the first line is blank....
You got it, in file2 the first line is blank. That was causing it. Thank you for the direction!
1,238
Posted By sectech
Print only matches
Im not sure how to tell this awk command to only print when there is a match between the two files. Right now its printing the words in quotation even if there is not a match. I tried removing the...
16,105
Posted By sectech
That did work!!!! A million thanks!! I was...
That did work!!!! A million thanks!! I was assuming I would have to run that in a shell script against a file. I didnt think I could run it like that! Thank you!
16,105
Posted By sectech
Well the problem with this, and sorry I left it...
Well the problem with this, and sorry I left it out, Im piping live data into AWK then printing to a file. I appreciate the attempt, but unfortunately I need to pipe it in and pipe out live.
16,105
Posted By sectech
input code
Found that User-Agent and Host are switching spots when using different browsers!?!!?!?!?!?!! See below and let me know if there is a solution to these variations.
When IE does the request:
T...
16,105
Posted By sectech
Strange format now
Thanks! So I tried the last one and man the output format is kind of jacked up :(
8.254.53.254 Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727;...
16,105
Posted By sectech
Thank you!!
That did it!!! I dont know why I never tried that! Ugh banging my head!!
16,105
Posted By sectech
Basic awk help
Im sure this is an easy question, but Ive tried and tried to get this to print all on one line and cant figure out why its not, so maybe someone can help
awk '/AP/{sub(/:80/, "", $4);printf $4"\t"}...
Showing results 1 to 8 of 8

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