9fans archive / 1997 / 07 / 16 /    prev next

From: beto@ncu... beto@ncu...
Subject: rc question
Date: Tue, 8 Jul 97 11:30:15 PDT

Hi, 

What should be the correct output for this rc fragment?

{
cat <<EOF
hi there
EOF
}

I'm getting 

hi: file does not exist
EOF: file does not exist

Is there a fix for this in the ftp site?