On Tue, 6 Apr 2004, Christopher Spears wrote: > I've been using the tcsh in cygwin, and I have some > questions: > > 1.Where is my .login,.logout, and .cshrc files?
In your home directory, of course... See also <http://cygwin.com/faq/faq_4.html#SEC38> and <http://cygwin.com/ml/cygwin/2003-01/msg00111.html>. > 2.Where is my more utility? I doubt anyone on this list will be able to say where *your* "more" utility is. ;-) However, if you're looking for the Unix "more" utility, you should use the Cygwin package search page at <http://cygwin.com/packages/> and look for the right program. It helps to prepend "bin/" when searching for executables, to limit the number of irrelevant matches, and, since the search page supports arbitrary regular expressions, appending "(\.exe|\s)" also makes a difference. In other words, try searching for "bin/more(\.exe|\s)". FYI, "less" is also available in Cygwin. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ [EMAIL PROTECTED] |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "I have since come to realize that being between your mentor and his route to the bathroom is a major career booster." -- Patrick Naughton -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/