Popular Shell Programming Tips
Make and Change to a Directory in a Single Command
Devon Campbell
·
0 responses
·
shell, zsh, bash
Time Machine from the commandline
Yu Sawai
·
0 responses
·
shell, osx, timemachine
Install shellshock patched bash from source
Montana Flynn
·
0 responses
·
shell, security, linux, bash
Download images from feed
Nick den Engelsman
·
0 responses
·
perl, shell, linux
pushd/popd
Alan Gonzalez
·
0 responses
·
shell, cmd
Moving Around Long Terminal Commands
Dionysios Barmpoutis
·
0 responses
·
shell, terminal, osx, linux
zsh substitute previous command
Max Köhler
·
0 responses
·
shell, zsh
Terminal Meta Goodness in iTerm
boB Rudis
·
0 responses
·
shell, bash, shortcut, iterm
Search for a string in (all) files inside a directory
Vic
·
0 responses
·
shell, grep, search, directory
recursively download via ftp
Semio Zheng
·
0 responses
·
shell, ftp, wget
Search and replace in multiple files with pipes
Sergey Panfilov
·
0 responses
·
shell, sed, grep, awk
Autocompose changelog for git projects
Alexander Schepanovski
·
0 responses
·
shell, alias, changelog, changes
Delete all the unused data accumulated by Docker easily
Mayeu
·
0 responses
·
docker, shell, cli
Search for pdfs with specific text
Daniel Wehner
·
0 responses
·
shell, pdf
Run the last command as root
Don Johnson
·
0 responses
·
shell, terminal, bash
Force a coredump
Daniel Wehner
·
0 responses
·
shell, linux, c
Get your ip address
shadowfawkes
·
0 responses
·
bash, shell, linux
Create a file with clipboard contents
Jacob Lichner
·
0 responses
·
shell, bash
Bash integer expansion
Chao YANG
·
0 responses
·
shell
Prevent accidental overwrites with redirects
Mustafa Paksoy
·
0 responses
·
shell, bash, safety