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 size of time_t?
What does awk stand for?
What does the command ' $who | sort –logfile > newfile' do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Can you enlist some commonly used network commands?
How does shebang work?
Differentiate cmp command from diff command.
What do know about tee command?
Which command can you use to find the currently running process in unix server?
What is the unix command to confirm a remote host is alive or not?
What does this command do? Cat food 1 > kitty
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
Explain ‘system calls’ with respect to unix commands?
What is updatedb?
Describe the zip/unzip command using gzip.