[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Antwort: RE: [hobbit] New Version of Admin Scripts (v.0.1.1)
- To: hobbit <hobbit (at) hswn.dk>
- Subject: RE: Antwort: RE: [hobbit] New Version of Admin Scripts (v.0.1.1)
- From: Michael Nemeth <michael.nemeth (at) lmco.com>
- Date: Fri, 05 Jan 2007 10:42:31 -0500
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax)
Also you should note that #! must be changed to a GNU bash, version
2.05.0(1) + compatable sh.
ON unix system /bin/sh is either a basic bourne shell or a posix
enhanced boure.
sorry i can't follow you. What it is to do for unix compatibility?
/bin/sh on your box is actual bash I think. I bet if you look its a link
to /bin/bash ! ON most unix (not linux) systems /bin/sh is bourne shell;
if you're lucky its a posix compliant one. Your scripts will not run correctly
on such systems. As a matter of fact
bash, version 2.03.0(1) will NOT work
While:
bash, version 2.05.0(1)
Will work.
So not only are they bash dependent but bash version depended!
Ok I LOOKED at some of the other script and found that the date
command is linux/gnu date not the date solaris uses.
No problem for me since I have gnu date.
All the above need only be listed in either README or KNOWN PROBLEMS
--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
| _p_ Mike Nemeth
| ___| |_____ email(w) michael.nemeth (at) lmco.com Work: 856 359-1425
|><___________) | Home Page:http://www.geocities.com/mjnemeth/
| Work Page:http://scorpion/~nemethm/
| Work Page:http://ortfsb/~mnemeth/
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++