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 general format of unix command syntax?
How does the system know where one command ends and another begins?
What is the function of grep command in unix?
Describe the zip/unzip command using gzip.
Which command will print your home directory on screen?
What command will change your prompt to myprompt?
What is the unix command to confirm a remote host is alive or not?
What is command substitution?
why metadb requires a seperate slice to create Solaris volume manager
Why is shebang used?
What does touch command do in unix?
Using unix command how to display no of records in oracle?
What is s and g in sed command?
What command is used to switching between users in unix?
Which command is used to create a directory?