Hi All..
Good morning...I like know to how can I find out rows based on a condition. I have something like this: My file is of 2Gb size..I need to check data with this file based on the certain columns.This is a comma separated file..I want to get the complete row when there is match and also all the rows.I know we can work with the grep and sed and awk.. but I am not sure of the expressions to put..
Can anyone give my an idea how can I can get all rows based on the 5 cloumn values...This is a huge file ..I can nt check it manually....
Thanks a lot...
Good morning...I like know to how can I find out rows based on a condition. I have something like this: My file is of 2Gb size..I need to check data with this file based on the certain columns.This is a comma separated file..I want to get the complete row when there is match and also all the rows.I know we can work with the grep and sed and awk.. but I am not sure of the expressions to put..
Can anyone give my an idea how can I can get all rows based on the 5 cloumn values...This is a huge file ..I can nt check it manually....
Thanks a lot...