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
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are awk commands?
What do know about tee command and its usage?
Write a command to display a file’s contents in various formats?
What does touch command do in unix?
How does the system know where one command ends and another begins?
How many unix commands are there?
How do I search for a file in unix command?
What is the difference between awk and grep?
Why is grep called grep?
What is awk good for?
What is the difference between grep and grep?
What are the differences among a system call, a library function, and a unix command?
why metadb requires a seperate slice to create Solaris volume manager
What is time_t?