1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 17:35:28 +02:00

printenv: update documentation link (#15028)

This commit is contained in:
Nelson Figueroa 2024-12-03 03:19:35 -08:00 committed by GitHub
parent 385a9b421d
commit 55fc45670f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# printenv
> 모든 환경 변수 또는 지정된 환경 변수의 값을 출력.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/printenv>.
> 더 많은 정보: <https://www.gnu.org/software/coreutils/manual/html_node/printenv-invocation.html>.
- 모든 환경 변수의 키-값 쌍 출력:

View file

@ -1,7 +1,7 @@
# printenv
> 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:

View file

@ -1,7 +1,7 @@
# printenv
> 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: