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 difference between grep and find command in unix?
What are bash commands?
How can we use grep command in unix?
what is the advaantage of each user having its own copy of the shell?
Who command in unix operating system?
What is grep short for?
What command is used to check the current users?
Explain ‘library functions’ with respect to unix commands?
What is “chmod” command?
Explain ‘system calls’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
What is the size of time_t?
What is the use of cut command in unix?
How do I search for text in vi?
What does the md command do?