Re: Exporting a variable with readonly permission

2002-12-03 Thread Todd A. Jacobs
On Mon, 2 Dec 2002, Chakravarthi V S wrote: > In Linx i guess there is a way to export a particlur variable with > readonly permissions,, Use the readonly builtin. See "help readonly" for usage. -- "Whenever I feel blue, I start breathing again." - Unknown --

Re: Exporting a variable with readonly permission

2002-12-02 Thread Gordon Messmer
On Mon, 2002-12-02 at 05:00, Chakravarthi V S wrote: > > In Linx i guess there is a way to export a particlur > variable with readonly permissions,, No, but child processes can never modify their parent's environment, so there's no requirement for it. -- redhat-list mailing list unsubscrib

Re: Exporting a variable with readonly permission

2002-12-02 Thread Anthony E. Greene
On 02-Dec-2002/09:33 -0600, Ira Childress <[EMAIL PROTECTED]> wrote: >houston:/admin/IrasDir # typeset -r myVar="readonly data" As much as I've used bash, I never had occasion to learn about 'typeset'. Thanks, Tony -- Anthony E. Greene OpenPGP Key: 0x6C94239D/7B3D BD7

Re: Exporting a variable with readonly permission

2002-12-02 Thread Anthony E. Greene
On 02-Dec-2002/05:00 -0800, Chakravarthi V S <[EMAIL PROTECTED]> wrote: >In Linx i guess there is a way to export a particlur >variable with readonly permissions,, Not in bash. Tony -- Anthony E. Greene OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD

Exporting a variable with readonly permission

2002-12-02 Thread Chakravarthi V S
Hi all, In Linx i guess there is a way to export a particlur variable with readonly permissions,, can some one tell me the command and syntax of it regards chakri __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mai