Show Environment Variables (LINUX)
The command printenv allows you to list all your environment variables :
To show a specific environment variable, just specify the variable as a parameter to printenv. For example :
printenv PATH
Computer Documents,Scripts, Tips for System Administrators and Engineers.Microsoft,Linux,Vmware,ESX,Windows 2003,Windows 2008,Windows Vista,vbs,wmi,PowerShell
The command printenv allows you to list all your environment variables :
To show a specific environment variable, just specify the variable as a parameter to printenv. For example :
printenv PATH
Labels:
Linux
No comments:
Post a Comment