After using the code curl -http://www.gutenberg.org/files/1041/1041.txt the text appeared in terminal. How do I transfer that text to a txt file in a subfolder?
I've tried using echo, but I can figure out how to get the whole text. I'm new to programming, so this is the only thing I know how to do so far.