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 / habs
Q1: ls | grep "^\-"
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How does shebang work?
What does the command '$ls | wc –l > file1' do?
How do I use grep to find a file?
What is “chmod” command?
How to display no of records in oracle using unix command?
Explain ‘system calls’ with respect to unix commands?
What's a command word?
What is the nmap command?
How many unix commands are there?
Is grep faster than awk?
How do I search for a file in unix command?
What is unix command line?
What is ctrl d?
Why is it called a shebang?
What are the dos commands?