Menu: Home | bash | Compilers | Elixir | F# | Go | Haskell | OCaml | Octave | Perl | Python | R | Rust | Scala | SQL
- http://xmodulo.com/better-alternatives-basic-command-line-utilities.html
- http://github.com/revans/bash-it
- http://news.ycombinator.com/item?id=8611767
- [[http://pgas.freeshell.org/shell/bash-ido][Bash ido]]
!^ - the first argument from the previous command
!$ - the last argument from the previous command
!* - all of the arguments from the previous command
!! - the entire previous command
- http://github.com/x0054/hyperjump
- http://www.skorks.com/2009/09/bash-shortcuts-for-maximum-productivity/
- http://news.ycombinator.com/item?id=5690235
- http://news.ycombinator.com/item?id=2983079
- http://news.ycombinator.com/item?id=4369485
- http://news.ycombinator.com/item?id=3341542
- http://news.ycombinator.com/item?id=6077775
- http://news.ycombinator.com/item?id=1699080
- http://news.ycombinator.com/item?id=4687653
- http://news.ycombinator.com/item?id=3492939
- http://news.ycombinator.com/item?id=6221790
- http://news.ycombinator.com/item?id=8092439
- http://news.ycombinator.com/item?id=6155556
- http://news.ycombinator.com/item?id=5307491
- http://news.ycombinator.com/item?id=4974197
- http://stackoverflow.com/questions/68372/what-is-your-single-most-favorite-command-line-trick-using-bash
- http://superuser.com/questions/90196/case-insensitive-tab-completion-in-bash