1-how will you display a file whose name is starting with '-
'?
2-how will you add a patten at end of every line in vi
editor?
Answer Posted / vamshi
1,$ s/^/-/g
2. 1,$ s/$/P/g
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do I clear my terminal history?
Why is awk called awk?
Differentiate cat command from more command.
Name the general commands in using unix os for a beginner?
What is difference between grep and find command in unix?
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
How many unix commands are there?
What does this command do? Cat food 1 > kitty
what is the advaantage of each user having its own copy of the shell?
What is nr in awk command?
How do I run a whois command?
What are reported commands?
What command is used to check the current users?
Explain ‘system calls’ with respect to unix commands?
What is merge command in unix?