"env" or "export env"?
D. Adam Karim
adam at akarsoft.com
Mon Aug 11 11:58:11 PDT 2008
You should really take a look at the man page for env. Basically, env(1)
allows you to modify the environment for the utility you use after it.
The man page goes into further detail about it but the FAQ's are correct
in their wording whether you are in konsole or not.
On Mon, Aug 11, 2008 at 11:54:10AM -0600, macintoshzoom wrote:
> I have a dude in this command, at least for people running this from KDE
> konsole or konqueror:
>
> At http://www.openbsd.org/faq/faq5.html ,
> section 5.3.5 - Building the userland :
> ...
> Make sure all the appropriate directories are created.
> # cd /usr/src/etc && env DESTDIR=/ make distrib-dirs
> ...
>
> But it seems to me that the proper command for this (from KDE) should be:
>
> # cd /usr/src/etc && export env DESTDIR=/ make distrib-dirs
>
>
> as "export env", not "env" is the proper command for KDE consoles,
> e.g. when
> $ echo $SHELL
> /bin/ksh
> $
>
> Can any one give me some light about this?
>
> Mac
>
>
>
> _______________________________________________
> Openbsd-newbies mailing list
> Openbsd-newbies at sfobug.org
> http://mailman.theapt.org/listinfo/openbsd-newbies
--
D. Adam Karim
adam at akarsoft.com
-------------------------------------------------------------------------------
Bacchus, n.:
A convenient deity invented by the ancients as an excuse for
getting drunk.
-- Ambrose Bierce, "The Devil's Dictionary"
More information about the Openbsd-newbies
mailing list