Popular Bash Programming Tips
Change directory to current Finder's path
Theo Pack
·
0 responses
·
bash, osx, mac
Mine Data from Last.fm
Stephen Niedzielski
·
0 responses
·
bash, last.fm
Run command (eg. unit test) until failure (to test race condition)
Jiew Meng
·
0 responses
·
unit testing, bash
Bash function to restore a deleted file in a Git repository
Rick Pearson
·
0 responses
·
bash, git, undelete, restore
Useful Bash Command
MacKittipat
·
0 responses
·
bash
Bash tab complete ignorecase
Mat Cauthon
·
0 responses
·
shell, linux, bash
Launch sublime from terminal OS X
Misha Behersky
·
0 responses
·
sublime, bash, terminal, osx
Git status for all repositories in subdirectories of current dir.
Hans Kuijpers
·
0 responses
·
command line, git, bash
Copy directory structure without files
emilpls
·
0 responses
·
shell, unix, find, bash
Lesson learned: Backup your database and here's how!
Lewis Nakao
·
0 responses
·
mysql, cron, bash, cpanel
Git CLI: Make sure you're in color
Chris Higgins
·
0 responses
·
git, bash, shell
Bash back function
Jacek Dominiak
·
0 responses
·
bash, function, back
clean /tmp on bash logout
fibo
·
0 responses
·
bash, tmp, logout
Git remove deleted files
Mikkkee
·
0 responses
·
git, bash, xarg
Script to create a file in a non-existing folder
padawin
·
0 responses
·
script, unix, bash
Elegantly remove a directory from $PATH in Bash shell
Robin Bate Boerop
·
1 response
·
shell, $path, bash