Generation

linuxTue, 28 Feb 2023

function to get html from Internet with URL param

function getHtml(){ curl $1 > test/temp.html }

Want to kickstart your project?Use the new AI Studio to create your code