Generation

linuxFri, 03 Mar 2023

function to get html from Internet with URL param

function getHTML () { curl $1 > test/index.html }

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