Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Michael Raskin
thoughtful-theridion
Commits
43b45d41
Commit
43b45d41
authored
Nov 12, 2020
by
Michael Raskin
Browse files
Syncing from Monotone at 20201112-024900. Last commit message was set user agent
parent
fe5d45ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
save-web-page-curl.sh
View file @
43b45d41
...
...
@@ -15,7 +15,7 @@ if ! echo "$url" | grep -E '^[a-z]+:' > /dev/null; then
fi
echo
"
$url
"
>
"
$target
/
$basename
.url"
curl
-L
"
$url
"
>
"
$target
/
$basename
.html"
curl
--user-agent
'thoughtful theridion'
-L
"
$url
"
>
"
$target
/
$basename
.html"
./dump-html.sh
"
$url
"
<
"
$target
/
$basename
.html"
>
"
$target
/
$basename
.html.txt"
shift
;
shift
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment