Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Feb 20th, 2018
57
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
declare -a MYARRAY
# Static index
MYARRAY[0]="first value"
# Dynamic index
MYARRAY[${i}]="another value"
# Access an element of an array
echo "Hello my value is ${MYARRAY[$i]}"
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make 3500$ in 20 MIN [Method] F
JavaScript | 1 sec ago | 0.08 KB
✅ Account Leaks
JavaScript | 1 sec ago | 0.08 KB
GMAIL Logs (2FA disabled)
JavaScript | 13 sec ago | 0.08 KB
MAKE $500 INSTANTLY
JavaScript | 24 sec ago | 0.08 KB
Make $2000 in 15 minutes Y
JavaScript | 25 sec ago | 0.08 KB
FREE BTC GUIDE 9
JavaScript | 29 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 35 sec ago | 0.08 KB
Make $1200 in 15 minutes
JavaScript | 48 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!