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

subshell-here-doc.expect « chainlint « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 029d129299a0a5c68d45661071ba3ae144cd5377 (plain)
1
2
3
4
5
6
7
8
9
10
(
	echo wobba 	       gorgo snoot 	       wafta snurb <<-EOF &&
	cat <<EOF >bip ?!AMP?!
	echo <<-EOF >bop
) &&
(
	cat <<-ARBITRARY >bup &&
	cat <<-ARBITRARY3 >bup3 &&
	meep
)