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
What is the difference between cat command and more command?
What are file commands?
How to display no of records in oracle using unix command?
What are the unix commands?
How do I use grep to search for a file?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is grep command in unix with examples?
What does the “echo” command do?
How do I clear my terminal history?
How do I search for text in vi?
What is “chmod” command?
How can we use grep command in unix?
What is the behavioural difference between cmp and diff commands?
How can you see the command line history?
Is it inbetween or in between?