Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 11:50:26 -0700
From:      Warner Losh <imp@village.org>
To:        Marcel Moolenaar <marcel@scc.nl>
Cc:        current@FreeBSD.ORG
Subject:   Re: Broken sh(1): A more specific example 
Message-ID:  <199912141850.LAA54339@harmony.village.org>
In-Reply-To: Your message of "Tue, 14 Dec 1999 14:48:51 %2B0100." <38564AC3.B7ADD3AE@scc.nl> 
References:  <38564AC3.B7ADD3AE@scc.nl>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <38564AC3.B7ADD3AE@scc.nl> Marcel Moolenaar writes:
: #!/bin/sh
: PATH=/usr/obj/usr/src/i386/bin:/usr/obj/usr/src/i386/usr/bin:\
: /usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:\
: /usr/games:/usr/local/bin:/usr/X11R6/bin:/home/marcel/bin ls
: ls

Isn't path not exported, so it is in effect for the first ls, but not
the second?

Warner


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912141850.LAA54339>