what is the command to get the list of files in a directory
in unix?

Answers were Sorted based on User's Feedback



what is the command to get the list of files in a directory in unix?..

Answer / jasmeet singh

ls

Is This Answer Correct ?    11 Yes 1 No

what is the command to get the list of files in a directory in unix?..

Answer / bharu_295

ls

Is This Answer Correct ?    3 Yes 0 No

what is the command to get the list of files in a directory in unix?..

Answer / usha

ls gives list of files

ls -ltr give all the detail information about the files

Is This Answer Correct ?    3 Yes 0 No

what is the command to get the list of files in a directory in unix?..

Answer / simrans

Ls is the right answer

Ls -ltr is list all the file in long format time in
reverse order

Is This Answer Correct ?    2 Yes 0 No

what is the command to get the list of files in a directory in unix?..

Answer / abhishek kumar

$ls -lrt

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Informatica Interview Questions

Which transformation can be created only as reusable transformation but not as non-reusable transformation?

1 Answers   Informatica,


explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?

0 Answers   TCS, Wipro,


What is the difference between Connected and UnConnected Lookup Transformation.Give me one or two examples please?

7 Answers  


Why touse stored procedure in ETL Application?

2 Answers  


Which transformation should we use to normalise the COBOL and relational sources?

0 Answers   Informatica,






I am hvaing SOURCE as first line: 1000,null,null,null second line as:null,2000,null,null 3rd line as :null,null,3000,null and final line as: null,null,null,4000 ............................Now i want the OUTPUT as 1000,2000,3000,4000 For more clarification i want to elimate nulls and want in a single line. Please help me out

2 Answers   IBM,


I have a scenario with router transformation. but i dont want to capture records from default group. how can we achieve this.

3 Answers   Amdocs,


What is the Difference between DSS & OLTP?

5 Answers  


In Flat file Input is A B C I need output like this A A A B B B C C C. How will u achieve this?

5 Answers   iNautix,


How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?

0 Answers   HP,


If i done any modifications for my table in back end does it reflect in informatca warehouse or maping desginer or source analyzer?

2 Answers  


What are the different types of olap? Give an example?

0 Answers  


Categories