Try using the pid for the process e.g. filename.$$ from your shell script.
Also, if you are using ksh you can use filename.$RANDOM.
Regards
Sean
1. How to make a unique temp file
It is an open issue how to make a unique temp file on Solaris.
Other systems have "mktemp" but Solaris does not have one.
--
Michael Wang
http://www.mindspring.com/~mwang
3. automatically rename file to unique filename
5. a file of filenames compared to another file of filenames
7. How to get a unique filename?
8. cron help
9. test if a filename starts with temp??
10. ensuring unique FTP upload filenames
11. unique filenames in Makefile
12. How to generate a unique filename
13. generate unique filename in ksh on AIX