Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In Command Line
- Open your favorite terminal emulator
- type curl -o myfile.mp3 'www.foo.com/bar.mp3'
- Where myfile.mp3 is what you want to call the file you're downloading
- And www.foo.com/bar.mp3 is the URL to the file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement