So sprach Joerg Schilling am Sun, Jun 17, 2001 at 11:13:48AM +0200:
> There is neither of both on UNIX so you should'nt use them.....

So, the "superior" OS'es like Solaris, HP-UX etc.pp. don't have neither of
mktemp and tempfile?  What a shame...

> UNIX shell scripts are creating tmp files by using a file name 
> line /tmp/xxx.$$

Which works, yes, but you will not get more than 1 tempfile this way, will
you?

> #!/bin/bash
> 
> in the first line. There is no /bin/bash on UNIX, you should
> use /bin/sh. I am sure that ther is no need to use bash nonstandard
> shell extensions in your shell sript.

Indeed, this should be changed to /bin/sh

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.digitalprojects.com   |   http://www.iso-top.de
   iso-top.de - Die g�nstige Art an Linux Distributionen zu kommen
                Uptime: 18 hours 2 minutes


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to