Recently I’ve had to retrieve information from a set of remote servers. Using the for loop in the terminal, I was able to get all the information I needed in one line which was very convenient. I used the following code snippet:
1
|
|
Recently I’ve had to retrieve information from a set of remote servers. Using the for loop in the terminal, I was able to get all the information I needed in one line which was very convenient. I used the following code snippet:
1
|
|