Welcome to mirror list, hosted at ThFree Co, Russian Federation.

heredoc3.tests « hush-misc « hush_test « shell - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 938577a8908d0b9ef1c7ad7c85fad5543555454c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
f=1
  cat <<- EOF-f""
		exit EOF-f
"
echo $f
echo `echo Hello World`
		moo	 
 EOF-f
EOF-f   f
EOF-f 
EOF-f
echo Ok