Welcome To Snipplr


Everyone's Recent Snippets Tagged directory



1 2 3 4 Next »
0 534 posted 15 years ago by archlight
This simple code return the name of files
1 519 posted 15 years ago by cobra90nj
1 538 posted 15 years ago by stancell
Run from within SQL to get list of items in directory to a table.
1 674 posted 15 years ago by DaveChild
0 528 posted 15 years ago by screenager
Requires all Ruby source files in a given directory.
1 601 posted 15 years ago by jccovey
Loads the contens of a dir an sorts them by the date of creation.
2 858 posted 15 years ago by romanos
Function to retrieve all image files in a given directory
0 594 posted 16 years ago by coggla
This is very useful if you need to populate a dropdown.
1 2093 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 636 posted 16 years ago by amosshapira
Recursively creates a directory.
1 600 posted 16 years ago by IanLewis
1 728 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 1428 posted 17 years ago by hansamann
0 584 posted 17 years ago by priyanhere
2 842 posted 17 years ago by whitetiger
0 542 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 766 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 876 posted 17 years ago by drewrockshard
1 2 3 4 Next »