Newest Bash Programming Tips
Automated EBS Snapshots
Frank
·
0 responses
·
bash, aws
Protect yourself from trashing the production database
James Cuzella
·
3 responses
·
shell, mysql, linux, database
Copy lorem ipsum text to clipboard via shell
James Cuzella
·
3 responses
·
shell, alias, linux, clipboard
Check md5sum of remote file
James Cuzella
·
0 responses
·
checksum, remote, files, check
Brace Expansion
Jearvon Dharrie
·
0 responses
·
shell, zsh, unix, productivity
Reverse search your bash history
Eric Allam
·
1 response
·
shell, history, bash
Bash Include Guard
Matthew Tardiff
·
1 response
·
shell, bash, include guard
Create A Simple Git Timesheet
David Stump
·
3 responses
·
alias, git, bash, timesheet
Cleansing Jekyll YAML Front Matter Dates
James Martin
·
1 response
·
ruby, jekyll, bash
Bash xargs as a for loop
Julio A. Mistral
·
0 responses
·
shell scripting, bash
Django bash aliases
Christian Toivola
·
0 responses
·
django, bash
Remove .pyc Files Automatically
Doug Thomas
·
0 responses
·
python, git, bash
Safety tips for dangerous commands in bash
Rilke Petrosky (XenoMuta 2.0)
·
3 responses
·
bash, linux, unix, shellscript
easy way to trim string in shell
kelviN
·
0 responses
·
shell, bash
Get puma jungle scripts working with rvm
Johannes Opper
·
1 response
·
rails, nginx, puma, capistrano
Automatically mount an external drive when launching iPhoto
Simon Jodet
·
0 responses
·
mac, bash, iphoto, external drive
Bash process manipulations
Eugeniy Belyaev
·
0 responses
·
bash, fg, bg
Command line tool alternative to curl for toying with APIs
Christoph Lühr
·
0 responses
·
cli, http, curl, json
For most linux systems, random password for a user
Chris White
·
0 responses
·
linux, bash, systems administration
Regenerate the programs available in autocompletion
Aurélien Thieriot
·
0 responses
·
zsh, linux, bash
Find a symbol in multiple C++/C libraries (archives or shared libraries)
Hélder Vasconcelos
·
0 responses
·
c, shell, linux, bash
Use tr to implement toupper/tolower in Bash
Chad Colgur
·
0 responses
·
shell, bash
Update version on rails migrations
Enrique Vidal
·
0 responses
·
ruby, rails, bash
Open last generated migration easily in your editor
Adan Alvarado
·
3 responses
·
bash, rails, rails migrations, rails generate