Tag:“./”
-
The difference between “.” and “.” / “execution in Linux shell
At present, the differences are mainly in the scope of environmental variables 1. If you use “.” / “to execute, it can be understood that the program runs in a new shell and does not inherit the value of the environment variable of the current shell. At the same time, if the environment variable in […]