Am I the only one that would press up 50 times in the console rather than retype a five character command?
This entry was posted
on Saturday, October 22nd, 2005 at 13:24 and is filed under Software.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
[...] Knowing my console laziness, you will no doubt share my joy to discover the ! feature (I guess it’s called bang history) of at least bash and csh. If you type: $ wget https://gooberface.com/ and later want to run that same command, just do: $ !wg for example. [...]
no.
Nope. I do that all the time.
[...] Knowing my console laziness, you will no doubt share my joy to discover the ! feature (I guess it’s called bang history) of at least bash and csh. If you type: $ wget https://gooberface.com/ and later want to run that same command, just do: $ !wg for example. [...]