Profile
Achievement
karlhorky's Recent SnippetsTagged replace
- All /
« Prev 1 Next »
Bash
Bash (Command Line): Loop through directories in specified location, replacing directories in current directory (with backup)
This command line aims at moving directories from a target location to the present working directory (pwd), backing the pwd directories up as it encounters them.
The script works by:
1. Iterating through the contents of the target directory (us...
0
945
posted 14 years ago by karlhorky
Read in a remote XML file, change the pubDate date format, and output to specific local file.
0
826
posted 15 years ago by karlhorky