Question: Write a script that uses wget to download the text.txt from ftp://10.60.168.126/pub and the user is 'anonymous'. The script should not print anything to the
Write a script that uses wget to download the text.txt from ftp://10.60.168.126/pub and the user is 'anonymous'. The script should not print anything to the screen and should redirect the output of the wget command to log.out. The stderr should be redirected to to stdout. 2>&1.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
