General discussion
-
Topic
-
Passing arguments in Unix Shell Script
LockedIn a shell script, I want to be able to “ftp” to a machine and pass the username, password, put command, etc. but whenenver I run the script, it sits there waiting for me to enter the info. I predefined them in the script, but I don’t know how to pass them to the ftp command to get them to execute.
Thanks
Paul
All Comments
Viewing 1 reply thread