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 / dibya lochan giri
ans of Q2-using cmd :1,$ s/$/pattern name/
or %s/$/pattern name/g
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What is unix command line?
Explain ‘library functions’ with respect to unix commands?
How does the system know where one command ends and another begins?
Using unix command how to display no of records in oracle?
What command is used to check the current users?
How many unix commands are there?
hw will u use awk in replacing cahrs and files
What is the comma to show the space allocation of files?
What does the “echo” command do?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
Which command is used to delete all files in the current directory and all its sub-directories?
What is “chmod” command?
What difference between cmp and diff commands?
Which command is used to kill the last background job?
What does find command return in unix?