here document
- From: "bwille" <Bernhard.Wille@xxxxxxxxxxxx>
- Date: 28 Dec 2005 00:39:19 -0800
Hi,
in ksh there is a way to add commands to a started program like this:
/bin/program 2>/dev/null <<-EOF
JOBTABLE
L $1
EXIT
EXIT
EOF
How does this work in perl?
Thanks a lot
Bernhard
.
- Follow-Ups:
- Re: here document
- From: Bernard El-Hagin
- Re: here document
- Prev by Date: Re: /etc/hosts file extraction and searching on systems
- Next by Date: Re: here document
- Previous by thread: FAQ 4.69 How can I use a reference as a hash key?
- Next by thread: Re: here document
- Index(es):
Relevant Pages
|