[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: setenv & unsetenv
From: |
Chet Ramey |
Subject: |
Re: setenv & unsetenv |
Date: |
Mon, 11 Dec 2000 13:33:55 -0500 |
> I was given a script to set environment variable to
> then run an application. It contains the c-shell
> variable setenv and unsetenv.
>
> Are there bash equivalents?
variable assignment, `export', and `unset'. Look at
examples/functions/csh-compat in the bash distribution.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)
Chet Ramey, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/