Welcome To Snipplr


Everyone's Recent Snippets Tagged files



1 2 3 4 5 Next »
1 1236 posted 17 years ago by lakedenman
found this on the adobe cookbook site. There is also some PHP to go along with this in my snippets.
1 3533 posted 17 years ago by mswallace
0 1232 posted 17 years ago by assbach
This demonstrates how to make your own console "scripts" using C -- for example, you could capitalize every character that comes in. Tweak the line labelled "TWEAK THIS LINE" in order to get it to do what you want. This particular example will add...
1 1184 posted 17 years ago by darkphotn
test with echo instead of mv example removes spaces after dots, replaces spaces with _, removes ' , and -, and finally lowercases filenames
1 1575 posted 17 years ago by iblis
Manipulate the names of all the files in a folder in bash
4 1520 posted 18 years ago by benpjohnson
2 1632 posted 18 years ago by hyperwhat
The original code was meant to be used with register_globals=on. If you cannot or don't want to turn that on, then I have modified the code to work with register_globals=off.
4 1612 posted 18 years ago by Jaymoon
This code shows you how to load large files using as3. This is good for loading in large files. Flash Player will fire events as the data becomes available.
7 2233 posted 18 years ago by mswallace
3 2190 posted 18 years ago by bartbons
always forget that.
0 1288 posted 18 years ago by assbach
4 2424 posted 18 years ago by assbach
0 1135 posted 18 years ago by priyanhere
0 1072 posted 18 years ago by whitetiger
2 1845 posted 18 years ago by whitetiger
2 1791 posted 18 years ago by whitetiger
0 1000 posted 18 years ago by whitetiger
This command will list every file under /my/directory larger than 250kB and sort it largest to smallest.
13 1623 posted 18 years ago by SunnyJim
Copy the code below and place it in anywhere in your HTML code
3 1762 posted 19 years ago by yuconner
For bin iso you also need cdemu To convert between formats check: mdf2iso, nrg2iso and ccd2iso
3 2777 posted 19 years ago by yuconner
This script reads a directory of files. After reading the directory specified it outputs the directory files. Upon output, supplied functions manipulate each filename and format it to make the output filename look better. e.g.: instead of output bei...
2 1786 posted 19 years ago by drewrockshard
1 2 3 4 5 Next »