I wasn't sure where to post this, but this seems like a good spot.
http://www.caliban.org/bash/index.shtml
I wonder how I lived without it![]()
I wasn't sure where to post this, but this seems like a good spot.
http://www.caliban.org/bash/index.shtml
I wonder how I lived without it![]()
Dude...thanks for the link. I have it bookmarked now! Great stuff.
I love that cdspell-option. Does anybody know if there is something similar for commands? Because I often find myself typing things like
mroe filename
moer filename
...
I even defined aliases for my most common mispellings ;D
That's what I'd have done were I in your situation...I even defined aliases for my most common mispellings ;D
I'm not sure if there is cdspell for commands. I guess you could just use completion and only type the first two or 3 letters. Try typing 'shopt' into the commandline, it'll show you what options are one and which are off. You might be able to find something similar.
How to work more productively with bash: www.zsh.org
great link .. thx
Bookmarks