Popular Bash Programming Tips
Working on multiple servers
Amar Sanakal
·
0 responses
·
shell, servers, bash
alias lt='ll -lrt'
Glenn Roberts
·
0 responses
·
shell, bash, zsh
Batch Rename Files In Bash
Sean
·
0 responses
·
bash
For most linux systems, random password for a user
Chris White
·
0 responses
·
linux, bash, systems administration
Save time with git aliases in bash profile
Joe Cochran
·
1 response
·
git, bash
Learn about advanced Unix filesystem permissions
Adam Stankiewicz
·
0 responses
·
shell, zsh, unix, bash
Edit long shell command in editor
Adam Stankiewicz
·
0 responses
·
shell, bash, zsh
Shell Function to Download File
Jason Seney
·
2 responses
·
script, curl, bash
See the size of a directory in your terminal
Jack Weiss
·
0 responses
·
shell, terminal, command line, linux
How to search for strings on uncommented Python lines using a Bash function
ryepdx
·
0 responses
·
python, grep, unix, bash
Renaming Git Origin
Andrew Cairns
·
0 responses
·
terminal, git, bash, github
Fixing typos in the command line
David Tran
·
0 responses
·
zsh, cli, bash, typos
Quick way to loop in Bash terminal
Ben Simpson
·
0 responses
·
loop, bash
Rails' alias_method_chain for Bash
Phil Smith
·
0 responses
·
shell, bash
Clear all contents of a file from command line
Shih Oon Liong
·
0 responses
·
cli, command, cat, line
Set the total number of lines in bash history with HISTSIZE
Daniel Andrews
·
0 responses
·
bash, linux, hist
List (and remove) installed packages which are not up to date
Andre Timmermann
·
0 responses
·
debian, system, apt, ubuntu
Save your time and learn readline shortcuts.
Adam Stankiewicz
·
0 responses
·
shell, bash, zsh, unix
Run a shell command on files or directories with spaces
Greg Roodt
·
0 responses
·
shell, bash, find, xargs
Get your ip address
shadowfawkes
·
0 responses
·
bash, shell, linux
Tab complete your recent git commits
Joe Heyming
·
0 responses
·
git, bash, bash-completion