How we will execute previous command in vi editor?
Answer Posted / sindhujah
in command prompt type !vi command this will execute the
previous vi command.
!is the symbol used to execute the previous command.
Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
What is updatedb?
How to use grep command to list find the records of a file containing 10 different strings?
What is the command to find hidden files in the current directory?
What does #!/ Bin sh do?
How do I run a bash script?
What is the nmap command?
Which command should you use to find the remaining disk space in unix server?
What is the use of the command 'ls -x chapter[1-5]' ?
What does the metacharacter mean?
What does awk stand for?
Differentiate cmp command from diff command.
What is the use of sed command in unix?
How to find $ai_serual resolved path by using unix
Describe the usage and functionality of the command rm –r * in unix?
Why is it called a shebang?