Hallo, Enrique Erne hat gesagt: // Enrique Erne wrote:
I'd like to make filenames like that:
file-00001 file-00002
any idea how to achieve that?
Yes: [makefilename file-%05d]
makefilename can use several of the formatting rules as explained in the sprintf(3) manual, online e.g. here: http://ccrma.stanford.edu/planetccrma/man/man3/sprintf.3.html
Frank Barknecht _ ______footils.org_ __goto10.org__