Welcome To Snipplr


Everyone's Recent Bash Snippets



1 ... 6 7 8 9 10 ... 41
0 574 posted 12 years ago by beneberle
-l switch output only the names of files in which the text occurs as opposed to each line containing the text<br> -i switch ignores the case<br> -r descends into subdirectories<br> Example: grep -lir "my search string" /home/account_name/public...
0 607 posted 12 years ago by klovera
mirrors a tree without files on local file system
0 404 posted 12 years ago by sq1labs
Modified a little bit to make it easier to change the location of the recycle bin.
0 789 posted 12 years ago by mkornatz
found via google: http://www.unix.com/unix-dummies-questions-answers/133697-find-folders-do-not-contain-certain-file.html
1 573 posted 12 years ago by pspierce
Output Example: d65bfef64a5fc9f7dbf9d35d80a2e1ed218c75d2 ./tmp1/12414.txt d65bfef64a5fc9f7dbf9d35d80a2e1ed218c75d2 ./tmp2/2012.txt d65bfef64a5fc9f7dbf9d35d80a2e1ed218c75d2 ./tmp1/3153.txt dd07cec149e7c5929d6e9a0618de7114d50b34b0 ./tmp...
0 758 posted 12 years ago by ksaver
One line command to find and import all PGP keys for sources.list repositories.
0 520 posted 12 years ago by Louner
insert this to home directory .bashrc file
0 497 posted 12 years ago by farstar78
OFP is the database environment
0 829 posted 12 years ago by theonlyalterego
0 564 posted 12 years ago by limepix
0 469 posted 12 years ago by beaknit
0 606 posted 12 years ago by mkornatz
get token upload track download track to client ( request --> REDIRECT --> follow it to get download
0 969 posted 12 years ago by rowntreerob
rsync doesn't like to copy files from host to host. This is sort of the "old school" unix way - tar everything to a pipe, then pipe everything out. It's how we used to copy directories remotely before we had tools like rsync. I'm definitely open to s...
0 495 posted 12 years ago by 4fthawaiian
0 591 posted 12 years ago by troyaner
0 459 posted 12 years ago by farstar78
0 593 posted 12 years ago by a1ias
Useful when managing a bunch of submodules.
0 452 posted 12 years ago by iloveitaly
0 590 posted 12 years ago by iroybot
0 682 posted 12 years ago by ragnarokkrr
you may not want to use the buggy apt version. just compile it yourself
0 578 posted 12 years ago by abstraktor
1 ... 6 7 8 9 10 ... 41