Search Results

Search: Posts Made By: vamsekumar
1,831
Posted By vamsekumar
Pattern matching using awk
Hi I am trying to find a pattern match with column one containing 3 numbers.

input file tmp.lst

abcd456|1|23123|123123|23423
kumadff|a|dadfadf|adfd|adfadfadf...
3,736
Posted By vamsekumar
Thanks
Thanks a lot srini. It worked. i was struggling to add the table column at the last.

Thanks franklin :)
3,736
Posted By vamsekumar
Partially working
Thanks sahoo but its partially working.

I need $1,$2,$3 of test file and $0/$1 of the list file.
but currently i am getting $4 of the test file in which i want to search for string but get rid of...
3,736
Posted By vamsekumar
Search row by row from one file to another file if match is found print few colums of file 2
this is the requirement

list.txt
table1
table2
table3


testfile.txt
name#place#data#select * from table1
name2#place2#data2#select * from table 10 innerjoin table3...
Showing results 1 to 4 of 4

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