Profile
Achievement

jlmarks's Recent Snippets
- All /
« Prev 1 Next »
Just a basic bash snippet, of interest is the substring replacement, imo.
0
1136
posted 10 years ago by jlmarks
This snippet determines the path and script name that will need to be called, and then calls that script and passes it parameters.
0
1021
posted 11 years ago by jlmarks
This snippet stores all files in the current directory to an array.
0
1185
posted 11 years ago by jlmarks
This file starts at the bottom of the tree and recursively moves all of the files from that tree into another folder. To avoid overwriting files I prepended all of the files with a 9digit number.
0
1147
posted 11 years ago by jlmarks