Search Results

Search: Posts Made By: hyperion.krish
1,245
Posted By hyperion.krish
GetLine fn always giving last line of the file
Hi,

Its bit urget for me to complete. pls help me.

I am parsing 2 file 1. INDATA(Data file) 2. GRPFIL(Reference)

every record in INDATA should be verified with GRP_DATA.

I am seeing...
1,974
Posted By hyperion.krish
Thanks Shell Life. I am strugling to use...
Thanks Shell Life.

I am strugling to use grep inside the awk here.

awk '
BEGIN {
FS = "Ç"
OFS = "|"
}
{

##Need to comare
if (indata.$2=grpdata.col2 &&...
1,974
Posted By hyperion.krish
Field validations in multiple files CSV
Hi,

I am regular reader of this forum. My advanced thanks to everyone.

Below given are the sample files

INDATA (Main data)


Fild1Çfld2Çfld3…..
Fild1Çfld2Çfld3…..
Fild1Çfld2Çfld3….....
Showing results 1 to 3 of 3

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