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 |
What is the difference between kill and kill -9 commands?
Explain how you would manage background and foreground processes in Linux.
how many limitations of under directories in ext2/3 linux file system?
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
i am working in one company and i attend intervew they asked why do u want to chage company pls give me inteligent answar
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What is the example of command sentence?
How do you kill a process in linux?
Hi All of Unix/Linux professional Q.Why soft link file not open by cat command. Ihave make following symbolic link but when i open with #cat linkfilename it does not oped please see the following code and try to answer. # ln -s file1 ~/mydir/filea [root@dhcppc0 ~]# cd mydir [root@dhcppc0 mydir]# ls -l total 4 lrwxrwxrwx 1 root root 5 2010-04-04 09:04 filea -> file1 [root@dhcppc0 mydir]# cat filea cat: filea: No such file or directory
What are system commands?
What does p mean linux?
How do I clear bash history in linux?