|
Från fotoalbumet
nätfavoriter
Mackes sida
språk/language
Logga in
|
News ArticlesDeleting left over raw/nef image filesPosted by: andreas on Lör, 06 November 2010 08:45:52 +01:00 (410 Reads)My camera is set to save both a jpg and a raw nef files for every photo i take. When i am done there is a lot of nef files with their corresponding jpg deleted. To simply just delete all the nef files that have no corresponding jpg file i run this bash script: for file in *.nef; do Or enhanced version to show the list of orphaned nef files and ask for confirmation: renamexm -l * Note: en_GB.utf-8 Det finns inga kommentarer bifogade till den här posten
Betyg
Number of ratings: 0
|