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
What is the unix command to confirm a remote host is alive or not?
What is command substitution?
What do chgrp command do?
What is the use of find command in unix?
What is the significance of the 'tee' command?
How do you grep recursively?
What is {} in find command?
What do chmod, chown, chgrp commands do?
What is the comma to display different lines that are found when compare two files?
What are bash commands?
What is used to type command?
What are some command words?
Enumerate some of the most commonly used network commands in unix?
What is the functionality of a top command?
What will the following command do?