How do you grep recursively?


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

Post New Answer

More Unix Commands Interview Questions

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

0 Answers  


in UNIX ,What is the command to view contents of a large error log file?

7 Answers  


hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command

2 Answers   ACS, Span Systems,


How to view the hidden files in /etc directory?

10 Answers  


What is the difference between Shell Programming and Shell scripting?

10 Answers   HCL, TCS, Wipro,






What does the command ' $who | sort –logfile > newfile' do?

0 Answers  


Give the command to display space usage on the UNIX file system.

6 Answers  


What is difference between grep and find command in unix?

0 Answers  


What is sed awk grep?

0 Answers  


What is awk command used for?

0 Answers  


Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance

3 Answers   TCS,


in a growing log file how will you see the 1st 99 lines?

7 Answers  


Categories