declare : shell, definate the attributes of variables
syntax:declare[-aixr]var_name-avar_nameisanarray-iinteger-xsetvar_nameasthesystemvariable,thesamefunctionasexport-rreadonlyvariable,cannotchange,cannotunsetexamples:$declarevar[1]="setting1"$echo${var