Hacking the Command Line
Unlock the power of the prompt with these one liners and hacks.
Solution for error "**: error while loading shared libraries: **"
Leon Guan
·
0 responses
·
linux, centos, bash
Find a string in a project with one command
Gaël Gillard
·
0 responses
·
grep, find, unix
Tweaking your tools
Gabriel Poça
·
0 responses
·
shell, zsh, terminal
Print out !something without running it
Todd Wolfson
·
0 responses
·
bash, zsh, terminal, linux
Interact with the clipboard from VIM
Daniel Rodríguez
·
0 responses
·
vim, linux, xclip
nginx commands to memorise
Mannuel
·
0 responses
·
shell, nginx
grep config file and show non commented lines only
Yuvaraj
·
0 responses
·
config, grep, bash
Print multiple files separated by blank
Weera Wu
·
0 responses
·
bash, cat
Greping for code with syntax hightlighting
João Veiga
·
0 responses
·
grep, pygmentize, color output
Finding process by open port on OSX
Cayley Humphries
·
0 responses
·
node, osx, cli
Download images from feed
Nick den Engelsman
·
0 responses
·
perl, shell, linux
Why I stopped worrying about task runners/build tools
Rodrigo Dumont
·
0 responses
·
shell, .net, automation
get latest file
tacoen
·
0 responses
·
perl, bash
Be notified for content in a website
Matteo Cappadonna
·
0 responses
·
osx, bash
Your Twitter Status Timeline on Linux Terminal
Hélder Vasconcelos
·
0 responses
·
ruby, shell, terminal
Close stuck SSH sessions
Cherif YAYA
·
0 responses
·
ssh, unix
Numbered Registers in Vim
Scott Radcliff
·
0 responses
·
vim, registers
Replacing lowercase CSS hex code with uppercase in vim
Mike Nielson
·
0 responses
·
css, regex, vim
Rebase or Merge into your topic branch, with a simple zsh function
Claus Witt
·
0 responses
·
zsh, merge, rebase, snippet