Answer Posted / amitshiknis
A filter is a Unix command that does some manipulation of
the text of a file. Two of the most powerful and popular
Unix filters are the sed and awk commands.
Thanks,
Amit Shiknis
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is grep short for?
Can you explain a little bit about command substitution?
What does touch command do in unix?
What is nr in awk command?
Which command is used to kill the last background job?
How do I delete files from command prompt?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is merge command in unix?
Enumerate some of the most commonly used network commands in unix?
hw will u use awk in replacing cahrs and files
What does find command return in unix?
What is the general format of unix command syntax?
Why is shebang used?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Why is it called a shebang?