Welcome To Snipplr


Everyone's Recent Snippets Tagged directory



1 2 3 4 Next »
0 520 posted 15 years ago by archlight
This simple code return the name of files
1 503 posted 15 years ago by cobra90nj
1 519 posted 15 years ago by stancell
Run from within SQL to get list of items in directory to a table.
1 654 posted 15 years ago by DaveChild
0 517 posted 15 years ago by screenager
Requires all Ruby source files in a given directory.
1 587 posted 15 years ago by jccovey
Loads the contens of a dir an sorts them by the date of creation.
2 827 posted 15 years ago by romanos
Function to retrieve all image files in a given directory
0 581 posted 16 years ago by coggla
This is very useful if you need to populate a dropdown.
1 2056 posted 16 years ago by ecavazos
In response to a very simplistic solution suggestion using Shell, here is a basic version of what I use. The advantage of the solution below is that it is supposed to be much faster on directories with many files (I regularly use its full-blown versi...
0 619 posted 16 years ago by amosshapira
Recursively creates a directory.
1 582 posted 16 years ago by IanLewis
1 709 posted 17 years ago by drwitt
This (almost) one-liner cascades into all subdirectories and deletes the files first, then the directories. Makes deleting a directory really easy. This was originally posted by John Wilson into the Groovy user list.
2 1398 posted 17 years ago by hansamann
0 568 posted 17 years ago by priyanhere
2 825 posted 17 years ago by whitetiger
0 531 posted 17 years ago by whitetiger
This command will list every file under /my/directory larger than 250kB and sort it largest to smallest.
13 735 posted 17 years ago by SunnyJim
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 862 posted 17 years ago by drewrockshard
1 2 3 4 Next »