Category Archives: questions

Scripting class questions 1

Loops 1. using wget or curl, and a for loop, download all of the following images: 2. using a loop, backticks (`) and the basename command, rename all of the images, adding “(modified)” to their filenames 3. using a loop, … Continue reading

Posted in questions, scripting | Leave a comment