One Day One GNU/Linux Command 
=============================

printenv - Print All/Part of Environment

Summary:

`printenv' prints environment variables with its Name and Value.

Examples:

$ printenv -- Print all Env variables and its value.

$ printenv HOSTNAME -- Print HOSTNAME value.

$ printenv SHELL TERM -- Print SHELL and TERM values.

Read: man printenv

HTH :)
--
Bharathi S

_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to