Skip to content

Commit bf5d330

Browse files
authored
Update README.md
1 parent 0e02174 commit bf5d330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Scripts for moving files and renaming directories
44
#### [collapseDirectories.py](/collapseDirectories.py)
55
Based on the file path entered, moves any file existing below the eighth level folder in a Linux directory structure (i.e. /media/bitCurator/Storage/Collection/IncomingTransfer/BatchNumber/Disc/JobName) up to the eigth level folder. The script writes a log of all files that were moved, including their old location and their new location.
66

7-
#### [compareFilesInTwoDirectories.py](/compareFilesInTwoDirectories.py.py)
7+
#### [compareFilesInTwoDirectories.py](/compareFilesInTwoDirectories.py)
88
Based on the primary and secondary file paths entered, produces two CSV files that list the files that exist in one directory but are missing from other directory.
99

1010
#### [extractFilenames.py](/extractFilenames.py)

0 commit comments

Comments
 (0)