Popular Bash Programming Tips
convert directory images to a new width
Cristián Maureira
·
0 responses
·
bash, convert
Create a file with clipboard contents
Jacob Lichner
·
0 responses
·
shell, bash
Forget sudo?
NM
·
1 response
·
shell, sudo, bash
Shell alias for getting the ip address of a docker container easily
Ganeshwara Herawan Hananda Putra
·
0 responses
·
shell, bash, zsh, docker
Prevent accidental overwrites with redirects
Mustafa Paksoy
·
0 responses
·
shell, bash, safety
Cutting huge images into pieces with imagemagick
Anka Sirota
·
0 responses
·
imagemagick, bash, image, convert
Move symlinks to folder
HC
·
0 responses
·
script, move, bash, symlink
Converting files
Chris Perivolaropoulos
·
0 responses
·
bash, filenames, string substitution
Turn keyboard entry visibility on and off in bash
ryepdx
·
0 responses
·
shell, bash
Copying working directories
Anthony Sutardja
·
0 responses
·
osx, bash
Back-search your bash history with CTRL+R
Andy Wild
·
0 responses
·
shell, history, shortcut, bash
Simple way to print commit url
Marcelo G. Cajueiro
·
0 responses
·
github, bash, git
Search shell history
Marc Cantwell
·
0 responses
·
shell, bash, cli, unix
List 404 links from wget.log
Suzanne Aldrich
·
0 responses
·
shell, bash
alias brake="bundle exec rake"
Francis San Juan
·
0 responses
·
rails, bash
Enable lolcommits for all repos!
George Marchin
·
0 responses
·
git, bash, lolcommits
Matching regexps directly in bash
Knut Haugen
·
0 responses
·
bash, regexp
Copy directory structure without files
emilpls
·
0 responses
·
shell, unix, find, bash
bash oneliner for a quick sitemap check
Anka Sirota
·
0 responses
·
curl, oneliner, awk, bash
Show total size of folders and contents
Martin Downton
·
0 responses
·
bash, disk usage
^R ssh ENTER is very useful - save time with history search
Johannes Lundberg
·
0 responses
·
shell, bash, terminal
Watch the number of threads owned by a process
Nathan Hopkins
·
0 responses
·
bash, linux
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3
Djalma Araújo
·
0 responses
·
ruby, rails, osx, rvm