Search Results

Search: Posts Made By: JudithBorg
2,974
Posted By JudithBorg
it still gives me two lines back, also when i use...
it still gives me two lines back, also when i use the command

$ awk '!arr[$1 $2 $3 $4]++' kk1.txt > uniq.file
or
awk '!arr[$1 $2 $3 $4 $5]++' kk1.txt > uniq.file
or
awk '!arr[$1 $2 $3]++'...
2,974
Posted By JudithBorg
if i do that, i'll get two lines back: $ sort...
if i do that, i'll get two lines back:
$ sort -t" " -k3,3 -u kk2.txt

i don't know how.\
i don't know this.\

i tried it with my logfile and it does the same, giving two lines back instead of...
2,974
Posted By JudithBorg
remove duplicating lines
Hi,

i have a webserver logfile and want to count how many page views there have been.
I was thinking about removing lines that begin with the same user and same date&time, because it indicates...
Showing results 1 to 3 of 3

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