To set an environment variable in a streaming command use ____________a) -cmden EXAMPLE_DIR=/home/example/dictionaries/b) -cmdev EXAMPLE_DIR=/home/example/dictionaries/c) -cmdenv EXAMPLE_DIR=/home/example/dictionaries/d) -cmenv EXAMPLE_DIR=/home/example/dictionaries/
To set an environment variable in a streaming command use ____________
Answer: c) -cmdenv EXAMPLE_DIR=/home/example/dictionaries/Explanation: Environment Variable is set using cmdenv command.