Hi experts,Please help me for the below requirement. i have a source file.(lets say contains 50 columns). I am extarcting five columns from the source file by using pattern file. for example input file:
--------a,b,c,d,"a,g","v b",s,k
outputfile
=======a,"a,g","v b",s,k
Thanks in advance subhendu