Welcome To Snipplr


Everyone's Recent Bash Snippets Tagged linux



This script pulls in files with [rsync](http://samba.anu.edu.au/rsync/), storing them locally with hardlinks for unchanged, and real files for changed -files. * KEY=$HOME/.ssh/id_dsa_passwdless -- an id_rtsa key without a password. --adding this t...
0 1535 posted 16 years ago by berkes
0 1781 posted 16 years ago by webonomic
This command will count the number of files in the given directory and sub-directories.
0 2761 posted 16 years ago by gdvickery
0 1688 posted 16 years ago by wearetherock
Setup default ignores, aliases, colors, completion and bash prompt in Git These are to be run from Terminal.
1 1579 posted 16 years ago by alvarezrilla
r : recursive v: verbose --progress : shows progress with percentage
0 1449 posted 16 years ago by godstroke
credit: tim robinson
0 1421 posted 16 years ago by pdswan
1 1191 posted 16 years ago by wearetherock
0 1164 posted 16 years ago by gpupo
0 1574 posted 16 years ago by wearetherock
0 1192 posted 16 years ago by wearetherock
1 1688 posted 16 years ago by danshields
0 1148 posted 16 years ago by vas3k
When using `ln` to create a link in a different directory, the semantics of creating hard and symbolic links differ. That is because a hard link contains a direct reference to its target's data, while a symbolic link is just a string containing a (p...
1 1837 posted 16 years ago by deepsoul
0 1475 posted 16 years ago by deepsoul
0 1131 posted 16 years ago by radarseven
You must have already setup your /etc/init.d/some_binary file and it should have the chkconfig line in it that specifies the on/off run levels and start/stop priorities.
0 1643 posted 16 years ago by jturmel
Assuming you have a set of svn project folders inside a parent (only folders in parent) you can do a simple backtick `ls` to get the folder names for svn...
0 1659 posted 16 years ago by jasonm23
Ideal if you have a laptop. If someone steals it, he will not be able to read all your mails and documents with precious information (about passwords, accounts, credit cards, private stuffs, etc...). This snippet is considering that you are using...
0 1282 posted 16 years ago by Dorgendubal
identify listening ports and services running on these ports
0 1267 posted 16 years ago by stiobhart