Popular Shell Programming Tips
Add Monthly Partition
con_mame
·
0 responses
·
shell, mysql
Rails' alias_method_chain for Bash
Phil Smith
·
0 responses
·
shell, bash
Remove stopped Docker containers
Aaron Kalin
·
0 responses
·
shell, remove container, docker
alias :qa='tmux kill-session'
David Bankier
·
0 responses
·
shell, vim, tmux
Show commands count in shell from history
Nicklasos
·
0 responses
·
shell, history
.svn folder manipulation tips
Igor Moiseev
·
0 responses
·
shell, svn, subversion, folder
bash string tricks
Nat Friedman
·
0 responses
·
shell, bash
Start quick dev server with docker
Balazs Nadasdi
·
0 responses
·
shell, zsh, server, docker
Close a frozen SSH session
Willem van der Jagt
·
0 responses
·
shell, ssh
Grab multiple lines with grep
Blaine Pace
·
0 responses
·
shell, grep
Insert last argument of previous command
Tom Hudson
·
0 responses
·
shell, bash
ZSH: The most badass config
Eduardo Martines
·
0 responses
·
shell, zsh, terminal, config
Measure top 10 shell commands to be more productive
Wojtek Ryrych
·
0 responses
·
shell, aliases, productivity, git
Remotely Stash Git Commits
Aleksey Smolenchuk
·
1 response
·
shell, workflow, git
canhaz: recursive touch in shell
Matthew Rothenberg
·
0 responses
·
shell, zsh, touch, bash
Difference in git commits between branches
Marko Klemetti
·
0 responses
·
shell, git
Merge multiple GIT repositories keeping their history
Daniel Sager
·
0 responses
·
shell, merge, repository, git
Build scripts should be in source control
Derek Hammer
·
0 responses
·
shell, build, continuous delivery
Debugging cron
Alex Egg
·
0 responses
·
shell, cron
Enjoy and get fun learning Git
Paulo Oliveira
·
0 responses
·
shell, git, github
Organize screenshots by date
Luis Cielak
·
0 responses
·
shell, osx, .bash_profile, exiftool
Tmux basic commands
Pablo
·
2 responses
·
shell, terminal, tmux, linux
Remove dangling (unreferenced) images in Docker
Esteban
·
0 responses
·
docker, shell, fish
find and delete files matching a regex pattern
Sean Macdonald
·
0 responses
·
shell, regex, find, bash