printenv: update documentation link (#15028)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# printenv
|
# printenv
|
||||||
|
|
||||||
> 모든 환경 변수 또는 지정된 환경 변수의 값을 출력.
|
> 모든 환경 변수 또는 지정된 환경 변수의 값을 출력.
|
||||||
> 더 많은 정보: <https://www.gnu.org/software/coreutils/printenv>.
|
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
|
||||||
|
|
||||||
- 모든 환경 변수의 키-값 쌍 출력:
|
- 모든 환경 변수의 키-값 쌍 출력:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# printenv
|
# printenv
|
||||||
|
|
||||||
> Toon waarden van alle of specifieke omgevingsvariabelen.
|
> Toon waarden van alle of specifieke omgevingsvariabelen.
|
||||||
> Meer informatie: <https://www.gnu.org/software/coreutils/printenv>.
|
> Meer informatie: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
|
||||||
|
|
||||||
- Toon key-value paren van alle omgevingsvariabelen:
|
- Toon key-value paren van alle omgevingsvariabelen:
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# printenv
|
# printenv
|
||||||
|
|
||||||
> Print values of all or environment variables.
|
> Print values of all or environment variables.
|
||||||
> More information: <https://www.gnu.org/software/coreutils/printenv>.
|
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
|
||||||
|
|
||||||
- Display key-value pairs of all environment variables:
|
- Display key-value pairs of all environment variables:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user