I am looking how to create a script that gets the first line of a text file then runs a command then gets the second line of the text file and runs a command again etc ...
Here is a piece of code I had done but it just fetch a line and run the command.
Thank you for your answers