- Feb 28, 2011
- 35
- 0
- 0
I have a box at work running Ubuntu 10.04 and I have come across a very strange issue. I need to convert a large amount of raw format photos and I typically use:
dcraw -D *.CR2
I use this wildcard to convert the multitude of files in the canon raw format .CR2.
The issue is that only in the folder that the photos are located this command yields the error:
Invalid option "-0"
I have tested dcraw with the same parameters in a different folder and it works fine and other commands such as the build in mv command yield the same error when using a wildcard.
Why is this occurring?? Is it a permissions error?
I have copied the files to other folders to no avail.
dcraw -D *.CR2
I use this wildcard to convert the multitude of files in the canon raw format .CR2.
The issue is that only in the folder that the photos are located this command yields the error:
Invalid option "-0"
I have tested dcraw with the same parameters in a different folder and it works fine and other commands such as the build in mv command yield the same error when using a wildcard.
Why is this occurring?? Is it a permissions error?
I have copied the files to other folders to no avail.
