Tous les liens d'un jour sur une page.
I am trying to write shell script that implements FTP command reading here documents. How do I redirect ftp command line AND results FTP server returns? My current script is below #!/bin/bash f...