Answer Posted / santhosh
we have 3 modes i.e {vi editor}
1.inserted mode
2.extended mode
3.command mode
by default ur in command mode when entering into vi..
if want excute any command just steps are ..
go to command mode i.e ESC+:what command u wish that one
ex-- esc+:pwd
esc+:date
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain command to view process running?
How do I run a whois command?
Which unix command to make a new directory?
Which command will print your home directory on screen?
Name the general commands in using unix os for a beginner?
What do know about tee command and its usage?
What does sed command do in unix?
How does shebang work?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command can you use to find the currently running process in unix server?
What are filter commands in unix?
Why is it called grep?
What are the unix commands?
What are the general commands in using unix os for a beginner?
What does this command do,"$more readme.txt“?