Search Results

Search: Posts Made By: masterpiece
1,378
Posted By masterpiece
Superb!! Thank you all, All suggestion...
Superb!!

Thank you all,

All suggestion is working :b: , now I got prob, to select which method is the easiest :D.

Thanks again
1,378
Posted By masterpiece
grepping by digit
Hi all,

Need your help here. I have a file with thousand of lines, as shown in example below


KDKJAA 98324
OIDSAJ 324
KJAJAK 100
KJKAJK 89
JOIJOI 21...
1,434
Posted By masterpiece
PERFECT!!!! Thanks a lot Yuzu. You are...
PERFECT!!!!

Thanks a lot Yuzu. You are really great. Your script takes only minutes to finish the job.

Hope I can be as good as this.

Thanks again
1,434
Posted By masterpiece
fish out lines according to line number
Dear all,

I've a situation here, I have a big file which contains about 20Million line as shown as below

I want to fish out some lines according to the line position of the big file, for...
36,034
Posted By masterpiece
Thanks Chubler xl, Seems that i didn't well...
Thanks Chubler xl,

Seems that i didn't well understood the manual it self. Thanks for pointing this out
36,034
Posted By masterpiece
Hi all, Thanks for the solutions. Really...
Hi all,

Thanks for the solutions. Really helpful.

After I banged my head to wall several times I've come out with another solution by using awk


awk '{if ($1==531250) print}' file

will...
36,034
Posted By masterpiece
grep not working ????
Hi,

I've prob in doing grep. I want to grep line staring with number 531250 in the 1st column from a file (example in picture attached below)
1745

using command

grep -w "531250" file
my...
7,834
Posted By masterpiece
Hi Rohon, Superb!! :b::b: Exactly as i want....
Hi Rohon,

Superb!! :b::b: Exactly as i want.

Thanks, you saved my day
7,834
Posted By masterpiece
Insert blank line if grep not found
Hi all,

I've googling around forum regarding my prob, the nearest would same as thread tittled Insert blank line if grep not found, but she/he did not mention the solution, so I would like to...
Showing results 1 to 9 of 9

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