Newest Bash Programming Tips
Bash list files recursivly with find
franklin
·
0 responses
·
shell, ls, find, commandline
Tab complete your recent git commits
Joe Heyming
·
0 responses
·
git, bash, bash-completion
Create a Bunch of Files with Bash
Raphael Pierzina
·
1 response
·
helper, bash
Remove all untagged docker images
louis
·
0 responses
·
grep, xargs, bash, cut
Remove all old docker container
louis
·
0 responses
·
grep, xargs, bash, cut
ruboto
Ruurd Pels
·
0 responses
·
ruby, bash, ruboto
Remove trailing whitespace from many files (OS X)
Ara
·
0 responses
·
osx, bash
Duplicate (~ "copy") a symlink on Unix
Peter Vandenberk
·
0 responses
·
shell, zsh, unix, bash
Word based count on a piece of text
Bharath ツ
·
0 responses
·
bash, text processing, word count
Randomize Cowsay Critters
Joel Kirchartz
·
0 responses
·
random, motd, bash, cowsay
Change iTerm2 profile from the terminal
Wojtek Kruszewski
·
0 responses
·
vim, iterm, iterm2, bash
Save bash history in syslog on CentOS
Pavel
·
0 responses
·
security, linux, bash, syslog
pre-commit hooks
Angel Botto
·
0 responses
·
ruby, rails, hook, git
Run command (eg. unit test) until failure (to test race condition)
Jiew Meng
·
0 responses
·
unit testing, bash
check status of port
Ruurd Pels
·
0 responses
·
open, port, bash, closed
Get the count of open FDs per process
Ivan Dilber
·
0 responses
·
linux, bash
GitHub from your Command Line
KJ
·
0 responses
·
git, bash, github
Simple Todo-Managing Shell Scripts
KJ
·
0 responses
·
linux, bash, shellscripts
Prefix all elements of a bash variable with a string
Michael Stucki
·
0 responses
·
array, variable, bash
Use a RAM Disk for Rails Temp Folder
Stan Carver II
·
0 responses
·
shell, rails, osx, ramdisk
Linux Basic
KJ
·
0 responses
·
linux, unix, bash, lpic
List for top ten CLI Commands
Philipp Haußleiter
·
0 responses
·
history, awk, bash
List active Files in Folder (e.g. Files that are uploaded via SCP)
Philipp Haußleiter
·
0 responses
·
shell, script, awk, freebsd
Run a bash command until it fails
Aidan Feldman
·
0 responses
·
shell, tests, bash, flaky