This website requires JavaScript.
Explore
Help
Sign In
localhots
/
penny
Watch
1
Star
0
Fork
You've already forked penny
0
Code
Releases
Activity
81068376fa
penny
/
test
/
example.sh
9 lines
82 B
Bash
Raw
Blame
History
for
i in 0..3
do
echo
"
i =
$i
"
done
if
[
[
true
]
]
;
then
echo
"Truth!"
fi
View Git Blame
Copy Permalink