|
Validating XSL sheet data in Unix Data file
Dear All,
Need your help.
In my day to day activities I have to validate/search Excel Sheet data (eg.say Application No. 0066782345) data into the Unix environment file whether the same data is present in that file or not.
There are hundreds of records coming in excel file and I am doing grep 0066782345 <file_name> in unix for each record.
Could you pls help to do this task in one shot in Unix file for all diff application Number present in excel file?
Thanks in Adv.
Ravi
|