Solved my webpage archiving problem.
wget -k -O "$tmpfile" "$url"
tidy -ashtml < "$tmpfile" 2>/dev/null | sed '/<script/,/<\/script>/d'
Watched Zola and Sicario. Had a dream last night I installed XQuartz. What is wrong with me?
Solved my webpage archiving problem.
wget -k -O "$tmpfile" "$url"
tidy -ashtml < "$tmpfile" 2>/dev/null | sed '/<script/,/<\/script>/d'
Watched Zola and Sicario. Had a dream last night I installed XQuartz. What is wrong with me?