How do I use the "history" command to fire the last run command?
|
feedback
|
migrated from stackoverflow.com Oct 15 '10 at 3:44
This question came from our site for professional and enthusiast programmers.
|
You wouldn't. You'd use | |||
feedback
|
|
As Ignacio said, use
Explanation:
I think it can be made more concise and robust, but it works for now. Edit: If you want to use
| |||||
feedback
|
|
In Bash, the From
| |||
|
feedback
|