Answer Posted / bharath
By using the following command you can remove blank lines from unix file:
$ sed 's/ *//g' sample
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
What are the processing stages?
How to read multiple files using a single datastage job if files have the same metadata?
what are the devoleper roles in real time? plz tell i am new to datastage....
What is meta stage?
in oracle target stage when we use load option and when we use upsert option?
What is the method of removing duplicates, without the remove duplicate stage?
What are the different types of lookups in datastage?
What are the components of datastage?
Terminate Activity
Triggers,VIEW,Procedures
AGGREGATOR default datatype
how to add a new records into source?
What is ibm datastage?
How and where you used hash file?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.