We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2b149 commit 338ffb0Copy full SHA for 338ffb0
intro.tex
@@ -1969,7 +1969,7 @@
1969
(in Bourne-like shells via an internal command \texttt{export \emph{variable}}).
1970
After you export a variable, you do not need to export it again after its value
1971
is changed. The command \texttt{env} prints current enviroment variables.
1972
-You can also add a variable to the environment of an executed program without
+You can also add/change an environment variable of an executed program without
1973
changing the environment of your current shell:
1974
1975
\begin{verbatim}
0 commit comments