Welcome To Snipplr


Everyone's Recent Bash Snippets



1 2 3 4 5 6 7 ... 41
how to make the Git remote repository read-only by configuring a non-functional push URL
0 3016 posted 14 years ago by m1b
In order to avoid make files executable, you can use these to chmod files and directories differently.
0 1934 posted 14 years ago by wnasich
How do you make an existing git branch track a remote branch
0 2075 posted 14 years ago by satie83
ChucK is a strongly-timed, concurrent, and On-the-fly Audio Programming Language. A Bundle to edit ChucK files in the TextMate editor is created at Github. To install it execute in Terminal:
0 2854 posted 14 years ago by Thommm
download directory to localhost home folder new-dir-name
0 2862 posted 14 years ago by zackn9ne
0 2691 posted 14 years ago by satie83
0 2674 posted 14 years ago by satie83
0 2677 posted 14 years ago by satie83
I want to get a list of all the branches in a Git repository with the "freshest" branches at the top, where the "freshest" branch is the one that's been committed to most recently (and is, therefore, more likely to be one I want to pay attention to).
0 2834 posted 14 years ago by satie83
zip a folder from linux command line
0 1773 posted 14 years ago by artaserse
simple command that resize and crop, if necessary, an image, centering the image.
0 2909 posted 14 years ago by artaserse
A crude script to query the GitHub API for a given Organisation, and backup its repositories and associated members forks.
0 3398 posted 14 years ago by slinky
http://yuji.wordpress.com/2010/06/11/git-delete-remote-branch/
1 3214 posted 14 years ago by beneberle
This example will go get the latest version of wordpress and save it as "wordpress-latest.tar.gz" in the current directory. Note, don't include the protocal (http://) in the url.
0 1929 posted 14 years ago by beneberle
Way to install jsontools jar. Inspired by http://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
0 1951 posted 14 years ago by ef
OK, getting sick of typing my password.
0 1431 posted 14 years ago by tregeagle
Combine multiple smaller incremental commits into larger ones, perfect for encouraging you to commit often while enabling you to summarize a day's work into one, or more, simplified commit. WARNING: Only do this on commits that haven’t been push...
0 3016 posted 14 years ago by beneberle
Will find all __TIF__ files and create new __JPG__ files of the same file name. - 97% quality - Resize _down only_ to `1024x1280`
0 1620 posted 14 years ago by jasonseney
File transfer keeping dir structure
1 1999 posted 14 years ago by blackthorne
Now I've written it down maybe I'll remember it...
0 1554 posted 14 years ago by tregeagle
Enabling pear on a Mac using XXAMP
0 1864 posted 14 years ago by prolutions
Perform command on all hosts found in **~/.ssh/known_hosts** Works better when [**auth.sh**](http://snipplr.com/view/46699/authsh/ "auth.sh") has been run on each host first.
0 2174 posted 14 years ago by cruelfate
Check the version of CentOS
0 2049 posted 14 years ago by klovera
Sets the permissions for all folders to 755, and for all files 644. Useful for SUPHP configurations which required this specific permission setup.
0 2184 posted 14 years ago by axertion
Creare un disco in RAM
0 1557 posted 14 years ago by kajinka13
List out all your Zombie processes
0 1674 posted 14 years ago by kajinka13
Shows the load of the cpu graphically in ssh (note you must install htop first)
0 1952 posted 14 years ago by klovera
I create this script which let me add the gitk in the Programming Application menu in my gnome this way I don't need to open a shell and go to the repository base to view the rep tree
0 2847 posted 14 years ago by ferro
1 2 3 4 5 6 7 ... 41