Are all variables stored in memory as string in bash? – unix.stackexchange.com

Say I created the following variables: s=John i=12345 f=3.14 Are all of these variables stored in memory as string, or does bash have other data types?

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Are all variables stored in memory as string in bash? – unix.stackexchange.com"