What does the command '$ls | wc –l > file1' do?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Unix Commands Interview Questions

what is the difference between commmands cmp and diff?

9 Answers   iNautix,


How to add content of one file into another file at the beginning

12 Answers  


What is awk command used for?

0 Answers  


what is the use of nice command?

4 Answers  


The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,






What is mtime in find command?

1 Answers  


what do you understand by 'unix is a portable os'?

3 Answers   Infosys,


How do you grep recursively?

0 Answers  


how to sort the content of the file based on numeric values

0 Answers   Epsilon,


What is "type" command in unix?what is the functionality??

2 Answers  


what is difference between unix and linux?

6 Answers   IBM, Shell, Wipro,


what will this do $cat > file.c ?(file.c is a file in current directory)

20 Answers   IBM,


Categories