scottjacksonx + shell 2
Bash Shortcuts For Maximum Productivity
september 2011 by scottjacksonx
One fun trick involving ^^:
> $ ls -al
>
> $ ^-al^-lash
> ls -lash
shell
unix
bash
> $ ls -al
>
> $ ^-al^-lash
> ls -lash
september 2011 by scottjacksonx