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
How does pipe () work?
What is the command to find hidden files in the current directory?
What do chown command do?
What are the commands in UNIX to list the files in a Directory?
What are the dos commands?
What is sed awk grep?
Write a command that will display files in the current directory, in a colored, long format.
What are filter commands in unix?
What is the nmap command?
What does #!/ Bin sh do?
What is $0 bash?
Can you enlist some commonly used network commands?
What is the use of egrep command in unix?
Which unix command to make a new directory?
Which command is used to kill the last background job?