help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] declare builtin used with strings


From: Marcio Barbado, Jr.
Subject: [Help-bash] declare builtin used with strings
Date: Thu, 17 Sep 2015 13:00:55 -0300
User-agent: Webmail Locaweb

Hey there folks, thank you for such a lovely work you've been performing.

I have a doubt:
is there any sort of risk if, besides using with integers and arrays declarations, I also use the "declare" builtin with strings?

Something like:

declare str_mystr

I like to declare that way mostly for it offers me a chance for separating variables' declarations from initializations.


Regards,



Marcio Barbado, Jr.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]