uh
The obvious answer is to drop into a c shell and try the commands. In
other words, type "csh" in your bash shell, and learn the c shell. Some
things are different in csh, like setenv, builtin's, and a few other
esoteric things.
Elanchezhian Sivanandam wrote:
hi,
i have to give a
more perl.
Tanton
- Original Message -
From: "Peter Scott" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 30, 2002 11:23 AM
Subject: Re: c shell commands in perl script
>
> In article <000f01c2802a$a988ece0$80b59c42@brooklyn>,
>
-
>From: "Elanchezhian Sivanandam" <[EMAIL PROTECTED]>
>To: "beginners" <[EMAIL PROTECTED]>
>Sent: Thursday, October 31, 2002 1:45 AM
>Subject: c shell commands in perl script
>
>
>> hi,
>>i have to give a set of commands from a perl
OTECTED]>
To: "beginners" <[EMAIL PROTECTED]>
Sent: Thursday, October 31, 2002 1:45 AM
Subject: c shell commands in perl script
> hi,
>i have to give a set of commands from a perlscript in bash and c
> shell depending on an argument.
>since my default s
hi,
i have to give a set of commands from a perlscript in bash and c
shell depending on an argument.
since my default shell is bash the commands i give work.
but for c shell the set of commands don't execute.
i mean the subsequent commands after i go to c shell (system