JLGF1
Thu, 04/18/2019 - 00:55
Permalink
In other words, I assume in the pairing logic there is somewhere (psuedo code): if (file.Raw exists) rm "./file.Raw" rm "./file.jp*" # I would presume adding this would be low-impact rm "../file.jp*" if ParentJpegFlag is True # prefs No?
More information about text formats
In other words, I assume in
In other words, I assume in the pairing logic there is somewhere (psuedo code):
if (file.Raw exists)
rm "./file.Raw"
rm "./file.jp*"
# I would presume adding this would be low-impact
rm "../file.jp*" if ParentJpegFlag is True # prefs
No?