immanuelsamuel
Technical User
Hi
I have the following code in my shell script
mailx -s "$SUB" dpriest@dpyus.jnj.com << EOF_01
`echo $SUB 2>&1`
EOF_01
What is this EOF_01?
Regards
Immanuel
I have the following code in my shell script
mailx -s "$SUB" dpriest@dpyus.jnj.com << EOF_01
`echo $SUB 2>&1`
EOF_01
What is this EOF_01?
Regards
Immanuel