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 / shh
1) ls _*
2) 1,$ s/$/<addtext>/g
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is grep faster than awk?
What is the functionality of a top command?
What is merge command in unix?
What is nr in awk command?
What is command statement?
Name the general commands in using unix os for a beginner?
What do know about tee command?
What is the difference between cat command and more command?
How do I run a whois command?
hw will u use awk in replacing cahrs and files
How do I use nslookup?
What is ‘ps’ command for?
What does the command '$ls | wc –l > file1' do?
What is grep r?
How to use grep command to list find the records of a file containing 10 different strings?