Merge branch 'env' of git://github.com/chuanconggao/tldr into chuanconggao-env
Conflicts: pages/common/env.md
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
`env`
|
||||
|
||||
- Run a program. Often used in scripts after the shebang (#!) for looking up the path to the program:
|
||||
|
||||
`env {{program}}`
|
||||
|
||||
- Clear the environment and run a program:
|
||||
|
||||
`env -i {{program}}`
|
||||
|
Reference in New Issue
Block a user