Welcome To Snipplr
Everyone's Recent Snippets Tagged files
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
A function to get a files size via curl. Accepts $_path, $_unit, $_float, $_username & $_password; In the listed order.
1
1294
posted 12 years ago by o0110o
Hash of the commit which you want to show a303aa90779efdd2f6b9d90693e2cbbbe4613c1d
0
1404
posted 12 years ago by satie83
In order to avoid make files executable, you can use these to chmod files and directories differently.
0
828
posted 12 years ago by wnasich
Add this to your .profile or .bash_rc file, source the file, navigate to the directory and call "rm_whitespace"
Based on: http://snipplr.com/view/4468/batch-rename-files-in-directory/
1
1451
posted 12 years ago by licensetoil
Replace TRUE with FALSE if you want to hide the hidden files again.
0
1018
posted 12 years ago by shuchii
Bash
Delete all files of a directory which contains a specific contents, no mather the size of the directory
0
928
posted 13 years ago by ferro
used this to download a bunch of wsdls. Put all addresses in a file and execute the script like
groovy download.groovy file.txt
0
2264
posted 13 years ago by m3rol666
Sometimes SPD gets confused as to which files are checked out or not and to whom. This fix generally works.
0
783
posted 13 years ago by rumremix
These registry settings show four different settings which do the following:
"Hidden"=dword:00000001 - show hidden files
"ShowSuperHidden"=dword:00000001 - show hidden system files
"SuperHidden"=dword:00000001 - show hidden directories in the expl...
0
1139
posted 13 years ago by bits
run this from plugins/emotions and copy/paste the output to emotions.htm
0
895
posted 13 years ago by hamsterbacke82
Found on the Ubuntu forum: http://ubuntuforums.org/showthread.php?t=1355021
Renames files to 0001.jpg, 0002,jpg etc
You can insert a prefix here: "prefix-$j.jpg"
0
725
posted 13 years ago by Carolyne