I'm trying to pass a filepath from a variable as following
convert -quality 100 -density 500 $FILE[$PAGES] page.jpg
and for some reason if a filename contains spaces im gettings following output:
convert.im6: unable to open image `/home/mshepelev/Test/NEW\': No such file or directory @ error/blob ...
Search found 1 match
- 2016-04-22T10:19:20-07:00
- Forum: Users
- Topic: Unable to pass variable filepath
- Replies: 3
- Views: 3253