Popular Bash Programming Tips
Find the files that were modified within the last 5 mins
Viktor Voronin
·
0 responses
·
bash, grep, find, linux
Make and Change to a Directory in a Single Command
Devon Campbell
·
0 responses
·
shell, zsh, bash
Avoiding "Peer authentication failed" error when connecting to a local database with psql
Pablo Torrecilla
·
0 responses
·
psql, error, bash, postgresql
daily rotating backups
borislav nikolov
·
0 responses
·
backup, bash
Remove item from path (quickly)
LokiAstari
·
0 responses
·
bash, path
CLI Password Generator [BASH]
Ruslan Bekenev
·
0 responses
·
password, bash
Using better CLIs
sobolevn
·
0 responses
·
tools, git, python, utils
git branch in bash
Emmanuel Bourgerie
·
0 responses
·
bash, git
Paracord - dotFiles framework
Micah Breedlove
·
0 responses
·
bash, dotfiles
Quickly setup your project .rvmrc
Jesse Panganiban
·
0 responses
·
ruby, bash, rvm
Cumbersome complete site uploads slow and painful? use LFTP!
Larry Williamson
·
0 responses
·
wordpress, staging, lftp, ssh
Install shellshock patched bash from source
Montana Flynn
·
0 responses
·
shell, security, linux, bash
Most Useful Bash Shortcut
Jesse
·
0 responses
·
bash, linux, shortcut, useful
zsh - enabling tab autocompletion
Noval Agung Prayogo
·
0 responses
·
bash, zsh, cli
Django bash aliases
Christian Toivola
·
0 responses
·
django, bash
Terminal Meta Goodness in iTerm
boB Rudis
·
0 responses
·
shell, bash, shortcut, iterm
Apply timeout on your bash code
Michael Bacci
·
0 responses
·
bash, shell, scripting, timeout
`git rm` all deleted files
Anka Sirota
·
0 responses
·
xargs, awk, git, bash
Run the last command as root
Don Johnson
·
0 responses
·
shell, terminal, bash
Censor credentials in bash history
lbonanomi
·
0 responses
·
bash, go, security
Exporting/Importing Compressed MySQL Backups
Colin O'Dell
·
0 responses
·
mysql, bash
rm -r ./~ is way way different than rm -r ~
Prashanth Sadasivan
·
0 responses
·
ec2, ubuntu, bash