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 / dibya lochan giri
ans of Q2-using cmd :1,$ s/$/pattern name/
or %s/$/pattern name/g
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is the difference between grep and grep?
What is the use of finger command?
How do I open a port?
Which command is used to find whether the system is 32 bit or 64 bit?
What is merge command in unix?
What is awk command used for?
What are some command words?
Is command prompt unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of cut command in unix?
How do I find previous commands in unix?
What is updatedb?
What does #!/ Bin sh do?
What is the functionality of a top command?
What is the function of grep command in unix?