On Tue, 16 May 2000, McDaid, Aaron wrote: <blahblahsnipblah> > Is there an easy way with the bash to get > a temporary (ie. unique) filename. I don't > want my prog to delete files called "new" > and "old" that may already exist man mktemp its a bit odd but the examples are fine i think