|
From: <tim...@en...> - 2006-08-03 17:35:32
|
Petr Mikulik wrote: > How to updated the script so that it always generates the same sequence= of=20 > files? I propose this for ps_header.sh: > > for i in `ls -1 *.ps | LC_ALL=3DC sort` > =20 Seems ok to me. Timoth=E9e |