shell - <<END_SCRIPT while connecting to FTP via bash -
I have never written a shell script and am trying to understand this part of the code:
ftp -n $ HOST & lt; & Lt; END_SCRIPT USER $ citation quote PASS $ PASSWD $ FILE Exit END_SCRIPT Exits 0 & lt; & Lt; What does the END_SCRIPT sign? And what is the quote call doing? Thanks in advance, again I have a super new
& lt; & Lt; in the bish for FTP command
Comments
Post a Comment