[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shell script reading stdin?



I've seen scripts like this and I'm wondering exactly what this line
does:

    cat <<EOF > foo.scr

I guess that up to the "EOF" it reads text and puts that into the named
script..? EOF means EndOfFile, correct? Any refs for this?

Thanks



Reply to: