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

wat are deployement groups in informatica, how it will be used for developers

0 Answers  


how to run 2 workflows sequentially. plz respond what is the process?

9 Answers   Cap Gemini, Target,


I want expect first and last record remaining all records will be loaded into target? which transformations we can use?

6 Answers   Cap Gemini, CTS,


Hi All, i have question regarding Change Data Capture in Informatica. As i know we can do this using Incremental Aggregation(i never worked on Informatica but i read) and i think we can do the same with SQL Over write and with variables. Can someone tell me how do we do this using other two techniques.. using SQL Over write and variables. Thanks for the help and greatly appreciated.

1 Answers  


What are the settings that you use to configure the joiner transformation?

0 Answers   Informatica,


When you connect to repository for the first time it asks you for user name & password of repository and database both. But subsequent times it asks only repository password. Why?

1 Answers  


Do you have to change the reject file b4 using reject loader utility.

1 Answers  


how u know when to use a static cache and dynamic cache in lookup transformation.

9 Answers   Accenture,


Please create a mapping where I have source which has one column with name like Aman_Gupta Rakesh_Mehra Sachin_More I want the target field should contain the name in reverse order i.e Gupta_Aman Mehra_Rakesh More_Sachin. Can you please tell me what transformation would be needed to do this.

5 Answers  


Hi All, I have three question. 1) How to remove the header and footer in a flat file in informatica? 2)How to load the first and last record of flat file into the target? 3)I have a Input and Output table. Input Name Salaray Month A 100 Jan A 200 Feb A 300 March B 400 April B 500 May B 600 June Output Name Salaray Month A 100 Jan A 300 Feb A 600 March B 400 April B 900 May B 1500 June How to implement and get the ouput as mentioned above. If Possible kindly provide the SQL query also. Kindly any one help to implement this concept. Thanks, Pradeep

3 Answers   CSC, iNautix,


How to merge First Name & Last Name?

8 Answers  


Can you start a batches with in a batch?

1 Answers  


Categories