|
Automatic increasing file
Hello ,
thanks for your quick answer.
Just a question : the little below is in C coding , isn't it ?
new_filename=$(printf "%s.%s.%05.5d" "$filename" "$datestamp" "$number")
The same line in shell script can be better because i'm not a C developper.
Ok thanks a lot bye.
|