Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Create list of hardcoded tags for logcat filter-spec
jaymz campbell
·
1 response
·
android, grep, bash, logcat
rsync copy/move
Dhaya Benmessaoud
·
0 responses
·
terminal, command line, rsync, protip
Ruby gem docs from shell to browser
Chip Castle
·
0 responses
·
ruby, grep, gem, unix
Sublime + bash cli
Pawel
·
1 response
·
sublime, cli, bash
Speed up Vim + Ruby when using rbenv
Mariusz Cieśla
·
0 responses
·
ruby, vim, rbenv
again... key repeat on Mavericks OSX, disable press and hold
davide
·
0 responses
·
terminal, osx, keyboard, key repeat
Quickly ack, open and search for a term
Vincent Driessen
·
0 responses
·
shell, fish, vim, unix
Monitor Drush database import progress from the terminal
Jon Peck
·
0 responses
·
terminal, drush, drupal, progress
Remove .git folders from repository
Romain Vigo Benia
·
0 responses
·
shell, linux, git
Map § to <Esc> in vim for tiny MacBooks
Tom Lea
·
0 responses
·
vim, macbook air
Best resource for all those Linux command options
James Barnett
·
1 response
·
linux, os x, bash
Variable setting tricks
William Kelly
·
0 responses
·
shell, cli, bash
Useful ssh config
Denis Savitskiy
·
0 responses
·
config, linux, ssh, administrating
Colored GIT syntax in your console
Guido Bouman
·
0 responses
·
git, console, terminal, osx
Switch a ruby project to the 1.9 hash sytax
Enrique Vidal
·
2 responses
·
ruby, perl, bash
grep XOR awk
Chris Seymour
·
0 responses
·
shell, bash, grep, awk
Make ack search additional file types
Simon Pantzare
·
0 responses
·
grep, ack
Everything in shell scripts should be a function
Richard Howard
·
8 responses
·
scripting, shell scripts, best practices, bash
dump trailing whitespace across a project
Mr Rogers
·
1 response
·
perl, shell, whitespace, cleanup