Provided by: manpages-zh_1.6.4.3-1_all bug

名稱

       printenv - 顯示全部或部分環境變數

概述

       printenv [選項]... [變數]...

描述

       顯示指定環境變數的值。如果沒有指定變數,則顯示所有配對的變數名稱與值。

       -0, --null
              使每行輸出以 NUL 字元結束,不新增換行符

       --help 顯示此幫助資訊並退出

       --version
              顯示版本資訊並退出

       注意:您的  shell  可能內建了自己的 printenv 程式版本,它通常會覆蓋這裡所提及的相應版本。請查閱您的 shell
       文件獲知它所支援的選項。

作者

       由 David MacKenzie 和 Richard Mlynarik 編寫。

報告錯誤

       GNU coreutils 的線上幫助: <https://www.gnu.org/software/coreutils/>
       請向 <https://translationproject.org/team/zh_CN.html> 報告翻譯錯誤。

版權

       Copyright  ©  2022  Free  Software  Foundation,  Inc.   License  GPLv3+:  GNU  GPL  version  3  or  later
       <https://gnu.org/licenses/gpl.html>.
       This  is  free software: you are free to change and redistribute it.  There is NO WARRANTY, to the extent
       permitted by law.

參見

       完整文件請見: <https://www.gnu.org/software/coreutils/printenv>
       或者在本地使用: info '(coreutils) printenv invocation'

       本頁面中文版由中文 man 手冊頁計劃提供。
       中文 man 手冊頁計劃:https://github.com/man-pages-zh/manpages-zh

GNU coreutils 9.1                                   2022年9月                                        PRINTENV(1)