Any recommendations for websites to get me started or with some sample shell scripts? I am a Java/C programmer who has never written a shell script before. I have to write one that will retrieve some tar files via FTP and then untar them, create a new directory with the same name as the date of the job, and extract the files in to the new directory.