Home » Infrastructure » Unix » diff between export variable=value and export variable
diff between export variable=value and export variable [message #98632] Thu, 10 February 2005 20:29 Go to next message
Naveen Verma
Messages: 60
Registered: August 2004
Member
Hi
Could u pls tell me the difference between
export variable=value and export variable.

Thanks and Regards
Raju
Re: diff between export variable=value and export variable [message #98635 is a reply to message #98632] Mon, 14 February 2005 03:41 Go to previous message
Frank Naude
Messages: 4579
Registered: April 1998
Senior Member
Hi,

"export" make environment variables available to children of the shell. The exported variable will be made available to all programs that are run by the shell.

Best regards.

Frank
Previous Topic: what is the difference between getopt, getopts, optarg
Next Topic: syntax of start command?
Goto Forum:
  


Current Time: Sat Apr 20 03:58:28 CDT 2024