Welcome To Snipplr


Everyone's Recent Bash Snippets



1 ... 24 25 26 27 28 ... 41
In Snow Leopard, bash treats colors differently. All the color codes that are escaped with \e won't be recognized. The new escape sequence is \033. The list below works perfectly in Snow Leopard
0 1476 posted 16 years ago by AzizLight
usage: dgrep foo svn://my-svn-server/trunk/my-file.txt
0 2103 posted 16 years ago by hacker
usage: sgrep foo svn://my-svn-server/trunk/my-file.txt
0 1904 posted 16 years ago by hacker
used to sort out empty music-files
0 1816 posted 16 years ago by 1b0t
0 1308 posted 16 years ago by 1b0t
0 1348 posted 16 years ago by wearetherock
Put this into your ~/.bashrc script and you should see the Git/SVN status in your prompt if your working directory is a sandbox.
0 1817 posted 16 years ago by zingo
0 1272 posted 16 years ago by wearetherock
0 1583 posted 16 years ago by wearetherock
0 1197 posted 16 years ago by wearetherock
0 1164 posted 16 years ago by danshields
1 1694 posted 16 years ago by danshields
The required steps in order to install xmlfs on Ubuntu.
0 1618 posted 16 years ago by narkisr
/!\Notice: Change the ci_dir to wherever your ci folder is on line 3. /!\ Usage: ci [name of project] Gives the project a name based on the current date if the user didn't provide one. Option to move the app directory outside of the system dire...
2 1900 posted 16 years ago by AzizLight
0 1155 posted 16 years ago by vas3k
This is useful for upgrading Drupal modules, etc.
0 1708 posted 16 years ago by jmiller
1 1504 posted 16 years ago by craig0990
The tetex implementation of BibTeX, LaTeX's bibliography tool, forcibly breaks lines above a certain length (79 chars) by inserting % signs and line feeds, unless they can be broken between words. This is a problem when URLs are referenced, or if co...
0 1860 posted 16 years ago by deepsoul
How to fix MySQL Query Browser socket connection problem
0 1369 posted 16 years ago by armandoalves
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 1849 posted 16 years ago by deepsoul
Encrypts traffic between host port 5900 and client port 5921 (view the forwarded traffic at `vnc://localhost:5921`).
0 1253 posted 16 years ago by iblis
0 1278 posted 16 years ago by erichus
1 ... 24 25 26 27 28 ... 41