Env: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Linux =Overview= /usr/bin/env [''utility''] /usr/bin/env bash") |
No edit summary |
||
Line 1: | Line 1: | ||
=External= | |||
* https://www.gnu.org/software/coreutils/manual/html_node/env-invocation.html | |||
=Internal= | =Internal= | ||
Line 4: | Line 6: | ||
=Overview= | =Overview= | ||
Run a command with a modified environment | |||
/usr/bin/env [''utility''] | /usr/bin/env [''utility''] | ||
/usr/bin/env bash | /usr/bin/env bash |
Revision as of 00:08, 16 April 2021
External
Internal
Overview
Run a command with a modified environment
/usr/bin/env [utility]
/usr/bin/env bash