Popular Bash Programming Tips
save typescripts as Github gists
lbonanomi
·
0 responses
·
bash, github, gist
Exporting/Importing Compressed MySQL Backups
Colin O'Dell
·
0 responses
·
mysql, bash
Terminal Meta Goodness in iTerm
boB Rudis
·
0 responses
·
shell, bash, shortcut, iterm
Create a file with clipboard contents
Jacob Lichner
·
0 responses
·
shell, bash
Run Tests on Directory Save
Saul Shanabrook
·
0 responses
·
shell, fish, bash, testing
mk-sh-script
Charles Feduke
·
0 responses
·
shell, bash, zsh
Run the last command as root
Don Johnson
·
0 responses
·
shell, terminal, bash
Appcelerator Legacy Module Dev Environment Setup
Sam Harnack
·
0 responses
·
module, appcelerator, bash
Remove nameless Docker images
genebean
·
0 responses
·
bash, packer, docker
Git conflicts resolving helpers
Dmitriy Rozhkov
·
0 responses
·
merge, conflicts, git, bash
Retrieve IP address automatically
Joel Grenon
·
0 responses
·
linux, dynamic, bash, ip_address
Expand * in bash
David Tran
·
0 responses
·
bash, zsh, glob, expansion
get IPs via CLI
Philipp Haußleiter
·
0 responses
·
cli, ipv4, ipv6, bash
Find text in files
Suzanne Aldrich
·
0 responses
·
shell, bash
Updating the PATH on the OSX CLI
Jinn Koriech
·
0 responses
·
shell, zsh, osx, profile
rm -r ./~ is way way different than rm -r ~
Prashanth Sadasivan
·
0 responses
·
ec2, ubuntu, bash
alias brake="bundle exec rake"
Francis San Juan
·
0 responses
·
rails, bash
Cutting huge images into pieces with imagemagick
Anka Sirota
·
0 responses
·
imagemagick, bash, image, convert
shellshock test
matt j. sorenson
·
0 responses
·
bash, shellshock
Find a symbol in multiple C++/C libraries (archives or shared libraries)
Hélder Vasconcelos
·
0 responses
·
c, shell, linux, bash
Move symlinks to folder
HC
·
0 responses
·
script, move, bash, symlink
Copying working directories
Anthony Sutardja
·
0 responses
·
osx, bash
Prevent accidental overwrites with redirects
Mustafa Paksoy
·
0 responses
·
shell, bash, safety