User talk:Dclatot

From ThinkWiki
Revision as of 23:56, 22 February 2006 by Spiney (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I'd suggest you open up a terminal, type

man bash

and look up the sentence "The environment for any simple command or function may be augmented temporarily by prefixing it with parameter assignments, as described above in PARAMETERS. These assignment statements affect only the environment seen by that command." Or the section "Simple commands & pipelines" in

man zshall

in case you're using zsh. Feel free to read the manual of YOUR shell and find the appropriate documentation. And then try to understand it.

Thank you very much.

--spiney 23:56, 22 February 2006 (CET)