This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Port of tcsh-6.06


Tibor Polgar wrote:
> 1) The docs say that "unhash" must be done or do such silliness as 
"ls.exe".
> Fine, but how can I get unhash to be executed automaticly.  Even though i 
have
> it in my .cshrc (and it does work in there), i need to execute it again 
from the
> command line.
>

I don't know - I never used tcsh. You can modify sources to strip .exe 
suffix while scanning path directories (file sh.exec.c, if I remember 
right).

> 2) How do i avoid the problem below.  The readme says that job control 
was
> enabled.
>
> d:\tibor>bash 
> /home/tibor: tcsh
> Warning: no access to tty (Invalid argument). 
> Thus no job control in this shell.

Add CYGWIN_TTY=1 to your global environment.

--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]