* Björn ([EMAIL PROTECTED]) wrote/schrieb:

> > da fällt mir auch noch was zu ein: wie heisst eigentlich das pendant zu
> > "export" in der (t)csh?
> 
> setenv ?

setenv.

     setenv
     setenv name
     setenv name value
             The first form lists all current environment variables.  It is
             equivalent to printenv(1).  The last form sets the value of envi-
             ronment variable name to be value, a single string.  The second
             form sets name to an empty string.  The most commonly used envi-
             ronment variables USER, TERM, and PATH are automatically imported
             to and exported from the csh variables user, term, and path;
             there is no need to use setenv for these.

Die kriegt einen Ehrenplatz in meinem Buch "Shells, die ich grundlos nicht
leiden kann." ;-)

-martin
-- 
            0 and 1. Now what could be so hard about that?
---------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an