Welcome To Snipplr
Everyone's Recent Bash Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
It 's a very simple way to get a little of information. Use for a quickly view.
0
1560
posted 15 years ago by wnasich
From:
http://stackoverflow.com/questions/1169927/using-sed-and-grep-to-search-and-replace
0
1599
posted 15 years ago by edeustace
This crude script will export individual icons from an SVG file when using a single canvas workflow, especially for Tango Desktop style icons.
0
1089
posted 15 years ago by Dracos
You did a checkout when you really wanted to do an export. Now there are tons of .svn folders in your project, and you need them to go away. Shell scripting to the rescue.
0
3109
posted 15 years ago by chrisaiv
Big ups to Tom Gidden for this one. If you\'re not all that happy about some of the changes in iTunes 10, or if you\'d rather look through your own library instead of the itunes store, give these a try.
0
1531
posted 15 years ago by beneberle
-print0 and -0 are used to allow for spaces and other wacky chars in file names
0
1505
posted 15 years ago by jfine
-print0 and -0 are used to allow for spaces and other wacky chars in directory names
0
1436
posted 15 years ago by jfine
Expects all files to be in the current directory; does not recurse into subdirectories. Replace "TEXTTOREMOVE" with the text you wish to remove from the filename. Replace *.csv with a search term appropriate for your situation.
0
2259
posted 15 years ago by powerthru
Execute on the command line. Assumes all files are in the current directory; does not recurse into subdirectories. Replace "*.html" with correct search term for your situation; replace "FS-" with the leading text you wish to remove. This example remo...
0
1864
posted 15 years ago by powerthru
git branch will give us all the branches in the current repository and the current branch will be denoted by a * mark.
0
1695
posted 15 years ago by arunpjohny
This will display the commit difference between the origin/master branch and the current working branch
0
1653
posted 15 years ago by arunpjohny
This snippets leaves out all other files like .png, .jpg, and everything else that appears in a normal music library (artwork, images, etc. ...) and only calculates the size of music (.mp3) files
0
1495
posted 15 years ago by limepix
**Download**\r\n\r\n1. Download the latest source code from the [GNU wget website](http://www.gnu.org/software/wget/ \"GNU wget website\"). You can download the latest version from [this link](http://ftp.gnu.org/gnu/wget/wget-latest.tar.gz \"Latest w...
0
2166
posted 15 years ago by armanx
This will grep through your file structure (LAMP stack assumed) and change directories and files to the correct permissions to work with suPHP.
0
1466
posted 15 years ago by jhafner
If you searching for Kona coffees or cholate macadamia nuts, we can help you find the best shopping on the islands using your iPhone travel app.
0
1537
posted 15 years ago by ShopHawaii10
1. Create a proxy on 8080 to foreword traffic to your server
2. Install Foxyproxy and use options 127.0.0.1:8080 and SOCKS5 enabled
3. Profit
1
1701
posted 15 years ago by benpjohnson