Yeah +short is pretty cash. I alias this[1] little magic glue to wiki and use that a lot instead of wasting precious milisecs on HTML and silly styling.
My favorite bash trick is still Ctrl-O: submit command and advance history by one.
If you ever find yourself counting up-arrows to repeat a sequence of commands (that aren't worth scripting for whatever reason), next time, go to the top of the list and hit Ctrl-O. The result is the the command runs, and the one after it in the history is loaded into you prompt.
12 comments
[ 5.6 ms ] story [ 48.3 ms ] threaddig +short google.com
[1]: http://www.commandlinefu.com/commands/view/2829/query-wikipe...
If you ever find yourself counting up-arrows to repeat a sequence of commands (that aren't worth scripting for whatever reason), next time, go to the top of the list and hit Ctrl-O. The result is the the command runs, and the one after it in the history is loaded into you prompt.