|
Home > Archive > Unix Shell > September 2006 > Help with Unix shell script
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Help with Unix shell script
|
|
| mistral 2006-09-24, 1:34 am |
| I need help with Unix shell script. I just have a Unix shell script
that is supposed to invoke Python using some arguments ( "exec"
"python" "-O" "$0" "$@" One of those arguments is the Python program
(.py) file to be run. The Python code just generate one html page. I
have no unix currently. I tried install ActiveState Python on windows
and run this script, but fails, unix required. Could someone help?
regards
| |
| Bill Marcum 2006-09-24, 1:34 am |
| On 23 Sep 2006 18:13:48 -0700, mistral
<polychrom@softhome.net> wrote:
> I need help with Unix shell script. I just have a Unix shell script
> that is supposed to invoke Python using some arguments ( "exec"
> "python" "-O" "$0" "$@" One of those arguments is the Python program
> (.py) file to be run. The Python code just generate one html page. I
> have no unix currently. I tried install ActiveState Python on windows
> and run this script, but fails, unix required. Could someone help?
>
You might install cygwin, a unix-like environment for Windows.
--
Laetrile is the pits.
| |
| mistral 2006-09-24, 7:31 am |
|
Bill Marcum =D0=BF=D0=B8=D1=81=D0=B0=D0=BB(=D0=B0):
> On 23 Sep 2006 18:13:48 -0700, mistral
> <polychrom@softhome.net> wrote:
> You might install cygwin, a unix-like environment for Windows.
>=20
>=20
> --=20
How to run this from cygwin?
mistral
| |
| Loki Harfagr 2006-09-24, 7:40 pm |
| Le Sun, 24 Sep 2006 04:28:20 -0700, mistral a écrit_:
>
> How to run this from cygwin?
Did you install it ? If so you now should know how to ?!
Or are there any "details" you havn't yet unshield in your question ?-)
|
|
|
|
|