what is the command to get the list of files in a directory
in unix?
Answer Posted / usha
ls gives list of files
ls -ltr give all the detail information about the files
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain pmcmd command usage in informatica
What is decode in static cache?
What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?
Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?
What is the difference between Active and Passive transformation?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
Define joiner transformation?
What is the sequence generator transformation in informatica?
Performance tuning in UNIX for informatica mappings?
Define the various join types of joiner transformation?
Where are the source flat files kept before running the session?
How we can create indexes after completing the loan process?
What does reusable transformation mean?
How an expression transformation differs from aggregator transformation?