![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| difference between EXPORT and setenv | dexkid | UNIX for Dummies Questions & Answers | 3 | 02-06-2008 11:06 PM |
| Export command | prakash.kudreka | UNIX for Advanced & Expert Users | 3 | 11-20-2007 04:37 AM |
| difference between set and export | shriashishpatil | UNIX for Dummies Questions & Answers | 1 | 02-22-2006 09:28 AM |
| export command | radhika03 | UNIX for Dummies Questions & Answers | 2 | 12-16-2005 05:25 AM |
| using export command | sveera | Shell Programming and Scripting | 4 | 04-01-2005 08:05 AM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
typeset and export command difference
Can anyone please explain what the difference is between these two commands
typeset - ? export - i know with this even child process can read the variable Declare - ? i use bash shell http://cnswww.cns.cwru.edu/~chet/bas...ref.html#SEC58 states that " The typeset command is supplied for compatibility with the Korn shell; however, it has been deprecated in favor of the declare builtin command. " Which one should i use to set variables Is typeset/declare meant for declaring variables in functions ? |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|