Welcome To Snipplr


Everyone's Recent Snippets Tagged directory



1 2 3 4 Next »
0 526 posted 15 years ago by archlight
This simple code return the name of files
1 514 posted 15 years ago by cobra90nj
1 530 posted 15 years ago by stancell
Run from within SQL to get list of items in directory to a table.
1 668 posted 15 years ago by DaveChild
0 526 posted 15 years ago by screenager
Requires all Ruby source files in a given directory.
1 597 posted 15 years ago by jccovey
Loads the contens of a dir an sorts them by the date of creation.
2 846 posted 15 years ago by romanos
Function to retrieve all image files in a given directory
0 592 posted 16 years ago by coggla
This is very useful if you need to populate a dropdown.
1 2074 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 631 posted 16 years ago by amosshapira
Recursively creates a directory.
1 596 posted 16 years ago by IanLewis
1 724 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 1415 posted 17 years ago by hansamann
0 578 posted 17 years ago by priyanhere
2 837 posted 17 years ago by whitetiger
0 537 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 756 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 870 posted 17 years ago by drewrockshard
1 2 3 4 Next »