Hacking the Command Line
Quick-n-Dirty Link Extraction with lynx
Phil Smith
·
0 responses
·
shell, web crawling, lynx
Rails' alias_method_chain for Bash
Phil Smith
·
0 responses
·
shell, bash
Exponential Backoff in Bash
Phil Smith
·
0 responses
·
shell, bash
RI do read ruby documentation
Marcelo G. Cajueiro
·
0 responses
·
ruby, vim
Extracting archives from the terminal easily
Kristian Andersen
·
4 responses
·
shell, bash
[Shell] Quickly post something to Octopress
Shu Yang Quek
·
0 responses
·
shell, octopress, bash
Bash Prompt Builder
Marc Hibbins
·
1 response
·
unix, git, bash
Bash alias for last rails migration
Shane Gibbons
·
1 response
·
rails, bash
my vimrc.
Chao YANG
·
0 responses
·
vim
Customize your command line prompt!
JD Isaacks
·
0 responses
·
terminal, osx, command line, bash
Better ack pager
Lincoln de Sousa
·
0 responses
·
ack, pager, bash, less
Use color grep and ls
Marc Hibbins
·
0 responses
·
shell, grep, bash
Quickly create a file backup
Marc Hibbins
·
2 responses
·
shell, bash
Handy cd aliases
Marc Hibbins
·
0 responses
·
bash
cd to home alias
Marc Hibbins
·
0 responses
·
bash
Exclude directory from grep, e.g. .git, .svn
Marc Hibbins
·
3 responses
·
shell, grep, bash
Ruby -ane as awk replacement
Adam Stankiewicz
·
1 response
·
ruby, shell