How we will execute previous command in vi editor?
Answer Posted / ganesh
set -0 vi
then press esc k
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What does the command '$ls | wc –l > file1' do?
What is the use of the tee command?
Can you explain a little bit about command substitution?
Which command will print your home directory on screen?
What does touch command do in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does 'mkdir' command do in UNIX?
What is the function of grep command in unix?
What is the search command in unix?
What happens when we execute a unix command?
What is grep r?
What are the differences among a system call, a library function, and a unix command?
Why is awk called awk?
How does shebang work?
Explain mount and unmount command.