Search Results

Search: Posts Made By: Cham
3,955
Posted By Cham
Thanks. This is working well, but only if I use...
Thanks. This is working well, but only if I use awk (and not nawk, which isn't recognized on my system).

What is the logic behind this code ? What if we want to remove only 1 line, or three...
3,955
Posted By Cham
Okay, I have one more problem to solve with Awk...
Okay, I have one more problem to solve with Awk (or any other simple method in UNIX) :

I have to remove some lines in the data. The original data have the following shape :



The two first...
3,955
Posted By Cham
Ok, but there's a constraint : Actually, the...
Ok, but there's a constraint : Actually, the curves are all loops (same START and END points). I don't want to remove these. I just want to remove the useless doubles, which are always standing...
3,955
Posted By Cham
I just noticed something bad with my data. Some...
I just noticed something bad with my data. Some points are doubled for nothing. Here's a list of Long/Lat coordinates (it's just a sample of a huge data file) :


So I now need to remove all the...
3,955
Posted By Cham
OMG !! It worked like a charm ! THANK YOU...
OMG !! It worked like a charm !

THANK YOU SO MUCH !!!
3,955
Posted By Cham
Data manipulation with Awk
Hello guys,

I'm a new member here and I need some help with the Awk application. I'm using it through the Terminal app of OSX (I'm a Mac user).

I have a huge file with a large amount of data...
Showing results 1 to 6 of 6

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