LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   File natural order (https://www.linuxquestions.org/questions/linux-newbie-8/file-natural-order-648363/)

JGren 06-10-2008 03:56 PM

File natural order
 
Hi!I am trying to use the montage of ImageMagik but as files are named 1.1 ... 1.13 it is not working correctly. Trying montage 1.[0-17] gives the output 1.0 1.1 1.7

Is there an expression to get the correct order? Thanks in advance!!

JGren 06-11-2008 10:13 AM

Resolved
 
It can be done using {} as {0..15}


All times are GMT -5. The time now is 12:17 AM.