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 nr in awk command?
What is the first character of the output in ls l command?
What are reported commands?
How do I find previous commands in unix?
What is the general format of unix command syntax?
How to find $ai_serual resolved path by using unix
What is the use of find command in unix?
What command is used to switching between users in unix?
What does this command do? Cat food 1 > kitty
What is rmdir command?
Why is it called a shebang?
Is it inbetween or in between?
What command is used to check the current users?
What are the general commands in using unix os for a beginner?
What does this command do,"$more readme.txt“?