We can do this to save the output into variable
x=$(curl -s http://www.example.com) y=$(curl -s http://www.example.com)
We can do this to mak