how to call recursive grep function?
Answers were Sorted based on User's Feedback
Answer / rakesh chaurasia
M-x find-grep-dired will run find . -exec grep -s ARG {} \; -ls
| Is This Answer Correct ? | 1 Yes | 0 No |
how is the possible the "last 10 files present in the current directory and stores them in the file list".
How to give acl permission in numerical mode on linux?
What are the command prompt commands?
When is it better to use the more command rather than cat command?
difference between nfs soft and hard mouniting points?
What is the command to find the hardware configuration in Linux?
How will you suspend a running process and put it in the background?
What is the makefile in c?
What is know about grep commands?
Which is the required command for checking the file system?
In a company there are 3 groups i.e Finance, HR and Marketing. Each groups having 3 members. There is a file named as file1.txt. The permission set for the above file is rwx-rw----x. Now the question is only the members of Hr and Marketing group can view and edit the file. But the file is not accessible to the members of Finance Group. Can anyone tell me what would be the exact command for linux.root@localhost#<type the exact linux command>
what are the Linux-based security tools?