What is use of sed command?
Answer Posted / naren
sed -e 's/oldstuff/newstuff/g' inputFileName >
outputFileName
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Differentiate cat command from more command.
Which command is used to delete all files in the current directory and all its sub-directories?
What are filter commands in unix?
What are grep patterns?
How do I search for text in vi?
Which command is used to restrict incoming messages?
How do I use nslookup?
How do I open a port?
What is the command to view process running?
How many unix commands are there?
What is the use of finger command?
What is time_t?
What is the use of egrep command in unix?