delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/05/30/05:32:24

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
Message-ID: <0e02511a11473cd99d0035122f0c6dc0.squirrel@mail.morrison.mine.nu>
In-Reply-To: <AANLkTilUfdSyZF6bVEKHCqImBF62vIu8aV2SNq2cx6xI@mail.gmail.com>
References: <4C021FA8 DOT 4030403 AT users DOT sourceforge DOT net> <AANLkTilUfdSyZF6bVEKHCqImBF62vIu8aV2SNq2cx6xI AT mail DOT gmail DOT com>
Date: Sun, 30 May 2010 10:31:59 +0100
Subject: Re: base-files: LOGNAME
From: "John Morrison" <john AT morrison DOT mine DOT nu>
To: cygwin AT cygwin DOT com
User-Agent: SquirrelMail/1.4.20
MIME-Version: 1.0
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Sun, May 30, 2010 10:02 am, Andy Koppe wrote:
> On Sunday, May 30, 2010, Yaakov wrote:
>> POSIX.1[1] describes a LOGNAME environment variable which represents the
>> user's login name.  Adding the following lines to /etc/profile should do
>> the trick:
>>
>> LOGNAME="`logname`"
>> export LOGNAME
>>
>> Where logname(1) is a program supplied by coreutils whose presence is
>> required by POSIX.1[2].
>
> That would mean a costly fork() during shell startup. Could this be
> set in the DLL instead, as happens with the SHELL variable?

Could we do;

LOGNAME=$USERNAME
export LOGNAME

instead?

J.


--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019