On 21 January 2007 18:41, ram001 wrote:
> hi Guys,
>
> Thanks for your replies. As per you replies i understand that csh/tcsh is
> not installed for me. But I installed cygwin as per the instructions in the
> manual. Can any one help me how to check whether all the scripts are
> installed in Cygw
hi Guys,
Thanks for your replies. As per you replies i understand that csh/tcsh is
not installed for me. But I installed cygwin as per the instructions in the
manual. Can any one help me how to check whether all the scripts are
installed in Cygwin. Once again thanks for ur replies
Ram
Thorst
* ram001 (Sat, 20 Jan 2007 16:26:02 -0800 (PST))
> I am new to cygwin. when I am working on cygwin. I created a directory name
> Scripts byusing mkdir Scripts in Cygwin. After that I created a csh file
> inside the Scripts directory by using cat > Creator.csh. In this file i got
> my C shell script
On 21 January 2007 10:21, Corinna Vinschen wrote:
> On Jan 21 06:25, Dave Korn wrote:
>> Also, the C shell is called 'tcsh.exe', not 'csh.exe'.
>
> Hmm.
>
> $ cat /etc/postinstall/tcsh.sh.done
> #!/bin/sh
> rm -f /usr/bin/csh /usr/bin/csh.exe /usr/bin/csh.lnk
> ln -s tcsh /usr/bin/csh
On Jan 21 06:25, Dave Korn wrote:
> Also, the C shell is called 'tcsh.exe', not 'csh.exe'.
Hmm.
$ cat /etc/postinstall/tcsh.sh.done
#!/bin/sh
rm -f /usr/bin/csh /usr/bin/csh.exe /usr/bin/csh.lnk
ln -s tcsh /usr/bin/csh
Corinna
--
Corinna Vinschen Please, send mails
On 21 January 2007 01:19, Igor Peshansky wrote:
> On Sat, 20 Jan 2007, ram001 wrote:
>
>> I am new to cygwin. when I am working on cygwin. I created a directory
>> name Scripts byusing mkdir Scripts in Cygwin. After that I created a csh
>> file inside the Scripts directory by using cat > Creator.
On Sat, 20 Jan 2007, ram001 wrote:
> I am new to cygwin. when I am working on cygwin. I created a directory
> name Scripts byusing mkdir Scripts in Cygwin. After that I created a csh
> file inside the Scripts directory by using cat > Creator.csh. In this
> file i got my C shell script. When I am t
ram001 wrote:
Hi guys
I am new to cygwin. when I am working on cygwin. I created a directory name
Scripts byusing mkdir Scripts in Cygwin. After that I created a csh file
inside the Scripts directory by using cat > Creator.csh. In this file i got
my C shell script. When I am trying to execute th
8 matches
Mail list logo