How we will execute previous command in vi editor?
Answer Posted / aparna
Use dot(.) operator to execute previous command in command
mode
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of find command in unix?
What is the difference between awk and grep?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Which command should you use to find the remaining disk space in unix server?
Name the various commands that are used for the user information in unix.
What is the difference between cat and more command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does find command return in unix?
How do I find previous commands in unix?
Explain the steps that a shell follows while processing a command.
What is the use of the tee command?
What is command substitution?
Which command is used to create a directory?
What is grep short for?