In a single command how do you run the previous command in
the command prompt.
Answer Posted / anjan raha
!!
It will display previous executed command
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.
What is the command to find out today's date?
What are the different types of shell scripting?
How to calculate the number of passed arguments?
Explain about gui scripting?
How do I set bash as default shell mac?
What is difference between bash and shell?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l
What is in a script?
How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?
What is gui scripting?
What is the significance of the shebang line in shell scripting?
What does egrep mean?
Why are shell scripts used?
What is bash shell command?