位置: IT常识 - 正文
推荐整理分享printenv命令 显示系统环境变量与值(println参数),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:运行print,print命令怎么用,运行print,print.exe,net print 命令,println参数,print命令在python中的作用,print window,内容如对您有帮助,希望把文章链接给更多的朋友!
printenv命令来自英文词组“print environment”的缩写,其功能是用于显示系统环境变量与值。Linux系统中的环境变量多达几十个,在它们的共同协作下才有了用户的工作界面,例如PATH变量让命令得以被运行了、MAIL变量让邮件能够被接收了、HOME变量让用户有了家目录等。
语法格式:printenv [参数] [变量名]
常用参数:
--help显示帮助信息--null使用空字符结束每一行--version显示版本信息参考示例
显示系统中所有的环境变量与值:
[root@linuxcool ~]# printenvXDG_MENU_PREFIX=gnome-LANG=en_US.UTF-8GDM_LANG=en_US.UTF-8HISTCONTROL=ignoredupsDISPLAY=:0HOSTNAME=linuxcool.comCOLORTERM=truecolorUSERNAME=rootXDG_VTNR=2SSH_AUTH_SOCK=/run/user/0/keyring/ssh………………省略部分输出信息………………显示指定环境变量的值:
[root@linuxcool ~]# printenv LANGen_US.UTF-8[root@linuxcool ~]# printenv HOME/root[root@linuxcool ~]# printenv MAIL/var/spool/mail/root[root@linuxcool ~]# printenv PATH/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/root/bin显示命令的帮助信息:
[root@linuxcool ~]# printenv --helpUsage: printenv [OPTION]... [VARIABLE]...Print the values of the specified environment VARIABLE(s).If no VARIABLE is specified, print name and value pairs for them all.-0, --null end each output line with NUL, not newline--help display this help and exit--version output version information and exitNOTE: your shell may have its own version of printenv, which usually supersedesthe version described here. Please refer to your shell's documentationfor details about the options it supports.GNU coreutils online help: <https://www.gnu.org/software/coreutils/>Full documentation at: <https://www.gnu.org/software/coreutils/printenv>or available locally via: info '(coreutils) printenv invocation'与该功能相关的Linux命令:XF86Setup命令 设置XFee86tzselect命令 查看设置时区unalias命令 取消命令别名telint命令 切换运行等级timeout命令 在指定的时间应在运行则杀死该进程chrt命令 实时管理进程的优先级策略fwhois命令 查找并显示用户信息w命令 显示已登录用户的信息skill命令 送讯号给正在执行的程序kexec命令 直接起动另一linux内核上一篇:userconf命令 设置用户账号(user-interface console 0 指令无效)
下一篇:info命令 阅读info格式的文件(命令default)
友情链接: 武汉网站建设