public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Cliff Hones <cliff@hones.org.uk>
To: cygwin@cygwin.com
Subject: Re: length in gawk returns wrong value
Date: Thu, 19 Jul 2012 16:46:00 -0000	[thread overview]
Message-ID: <50083976.8020804@hones.org.uk> (raw)
In-Reply-To: <BLU0-SMTP1675452B38FDC1ABC528A69CED90@phx.gbl>

On 19/07/2012 17:16, Aaron Schneider wrote:

> Looking at /etc/profile.d/lang.csh
>     if ( $?LC_ALL == 0 && $?LC_CTYPE == 0 && $?LANG == 0 ) setenv LANG `/usr/bin/locale -uU`
> 
> I wonder why in my system the setenv command does not exist:
> $ setenv
> -bash: setenv: command not found
> 
> and why the if structure is not followed
>  if (test for true) then command ; fi
> 
> On the other side, /etc/profile.d/lang.sh seems to be ok.

I think you'll find the clue is the ".csh" extension.  That syntax is
for the C-shell, not bash.

-- Cliff



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2012-07-19 16:46 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-19  8:50 Ralf
2012-07-19  9:21 ` Corinna Vinschen
2012-07-19 11:27   ` Ralf
2012-07-19 11:40     ` Corinna Vinschen
2012-07-19 12:36       ` Csaba Raduly
2012-07-19 13:58         ` Aaron Schneider
2012-07-19 14:56           ` Corinna Vinschen
2012-07-19 16:17             ` Aaron Schneider
2012-07-19 16:46               ` Cliff Hones [this message]
2012-07-19 16:54                 ` Aaron Schneider
2012-07-19 17:02                   ` Eric Blake
2012-07-19 17:15                     ` Aaron Schneider
2012-07-20 14:42                     ` Reini Urban
2012-07-19 17:03                   ` Cliff Hones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50083976.8020804@hones.org.uk \
    --to=cliff@hones.org.uk \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).