What is FIND, GREP and SED ? Could you please give me the
difference between all the three? Where we use this commnands?
Answer Posted / mohan
find is finding a specific file & directory with perm...
wise,hardlink...
grep : search a specified string on the line. it will take
from output or file
sed: is a editor tool. using this u can do what u want....
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Write a command to kill the last background job?
What is the use of the tee command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is grep in bash?
What is the search command in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
What is grep and how do you use it?
How does pipe () work?
How can we use grep command in unix?
What does the command '$ls | wc –l > file1' do?
What do chmod command do?
Enumerate some of the most commonly used network commands in unix?
What is the size of time_t?
What is updatedb?
What is a command and examples?