![]() |
WGET & save as /path/to/file.html
I couldn't find this in google
I want to WGET a URL and save it (exactly) as /path/../../blabla.html The URL (I am WGET'ing), and path & name of the saved file have no relation. I'd like to wget 'URL...' save as '/path/to/file.html' Right now I WGET it and 'mv' it to the proper place, but there must be a built in, less cpu/disk consuming way to do this? |
only the URL (html), no recursive retrieving of the whole site, or downloading the images, or following links etc etc
|
bump for a juicy post
|
wget -O /path/../../blabla.html http://theurl.com
|
Quote:
|
Quote:
Thanks a lot :) |
All times are GMT -7. The time now is 07:17 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123