Popular Bash Programming Tips
usefull Mac OS CLI Aliase
Philipp Haußleiter
·
0 responses
·
alias, cli, mac, checksum
bash string tricks
Nat Friedman
·
0 responses
·
shell, bash
Getting the root of your project
Tom, Bom
·
0 responses
·
ruby, bash
Batch Rename Files In Bash
Sean
·
0 responses
·
bash
Set vim mode in bash (cannot believe I just learned this today)
Jacques Fuentes
·
0 responses
·
vim, vi, noob, bash
Forgot to Sudo? !! is your friend
David Underwood
·
1 response
·
rails, sudo, rake, bash
Rails' alias_method_chain for Bash
Phil Smith
·
0 responses
·
shell, bash
Make mac connection slow/fast on demand
Adam Stankiewicz
·
0 responses
·
shell, zsh, osx, bash
git squash commits
hemanth
·
3 responses
·
cli, git, squash, bash
Renaming Git Origin
Andrew Cairns
·
0 responses
·
terminal, git, bash, github
Set the total number of lines in bash history with HISTSIZE
Daniel Andrews
·
0 responses
·
bash, linux, hist
Mark command as needing to be sourced using shebang
Adam Stankiewicz
·
0 responses
·
shell, zsh, unix, bash
Shell Function to Download File
Jason Seney
·
2 responses
·
script, curl, bash
Interactively search through bash history with CTRL+R
Romain Vigo Benia
·
0 responses
·
linux, history, unix, shortucts
Bash completion for Guardfile groups
Jason Rogers
·
0 responses
·
guard, bash, bash completion, guard groups
How to search for strings on uncommented Python lines using a Bash function
ryepdx
·
0 responses
·
python, grep, unix, bash
canhaz: recursive touch in shell
Matthew Rothenberg
·
0 responses
·
shell, zsh, touch, bash
Recovering from accidental unzip apocalypse
Jason Lewis
·
1 response
·
codeplex, zip, bash, filesystem
List (and remove) installed packages which are not up to date
Andre Timmermann
·
0 responses
·
debian, system, apt, ubuntu
Measure top 10 shell commands to be more productive
Wojtek Ryrych
·
0 responses
·
shell, aliases, productivity, git
Interview Question - Name 1-10 ways to print the contents of a file.
Sam Halicke
·
3 responses
·
linux, interview, bash