Subversion URL: http://proj.badc.rl.ac.uk/svn/exarch/CCCC/trunk/README.txt@60
Revision 60,
741 bytes
checked in by mjuckes, 7 years ago
(diff) |
adding CCCC code
|
Line | |
---|
1 | |
---|
2 | USAGE |
---|
3 | ----- |
---|
4 | |
---|
5 | Required arguments: |
---|
6 | |
---|
7 | python c4.py -D <directory> ## check all files in directory tree |
---|
8 | python c4.py -d <directory> ## check all files in directory |
---|
9 | python c4.py -f <file> ## check a sinle file. |
---|
10 | |
---|
11 | Optional arguments: |
---|
12 | --ld <log file diretory> ## directory to take log files; |
---|
13 | -R <record file name> ## file name for file to take one record per file checked; |
---|
14 | |
---|
15 | OUTPUT |
---|
16 | ------ |
---|
17 | |
---|
18 | For single file: |
---|
19 | -- log of errors found and checks passed |
---|
20 | -- "Rec.txt" -- single record summarising results. If no errors are found, the archive directory path for the file will be in this record. |
---|
21 | |
---|
22 | For multiple files: |
---|
23 | -- separate log of errors for each file; |
---|
24 | -- summary log, 3 records per file; |
---|
25 | -- "Rec.txt" -- single record for each file, as above |
---|
Note: See
TracBrowser
for help on using the repository browser.