Apologies, missed the exiftool, didn't know it was a perl package.
Here is walk run again:
Code: Select all
[camper@mary cgru]$ rules/bin/walk.sh -m "projects/RAJAH/SCENES/sc002/RAJA_002_020/RESULT/DPX/v010"
{"walk":{
"path" :"projects/RAJAH/SCENES/sc002/RAJA_002_020/RESULT/DPX/v010",
"time_start" :"Mon May 18 23:01:59 2020",
"previous" :" 179 files, 1 folders, 6 645 272 989 bytes",
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "C.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
"time_finish" :"Mon May 18 23:01:59 2020",
"processed" :" 179 files, 1 folders, 6 645 272 989 bytes",
"walk":{
"folders": {
".rules": {
"num_files_total": 1,
"size_total": 413,
"space": 4096,
"num_images": 0,
"num_folders": 0,
"num_files": 1,
"num_folders_total": 0,
"size": 413
}
},
"files": {
"RAJA_002_020_01418109.dpx": {
"exif": {
"width": 2880,
"bitdepth": 16,
"file": "RAJA_002_020_01418109.dpx",
"height": 2160
}
}
},
"exif": {
"width": 2880,
"bitdepth": 16,
"file": "RAJA_002_020_01418109.dpx",
"height": 2160
},
"size_total": 6645272989,
"space": 6645641216,
"num_images": 178,
"num_folders": 1,
"num_files": 178,
"num_files_total": 179,
"num_folders_total": 1,
"size": 6645272576
},
"delta" :"0 files, 0 folders, 0 bytes",
"time_run" :"00:00:00.095",
"status" :"success"
}}