nikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · 10 hours agoPromoting your API tool - Guide for founders on Redditlemmy.worldimagemessage-square18fedilinkarrow-up1125arrow-down11
arrow-up1124arrow-down1imagePromoting your API tool - Guide for founders on Redditlemmy.worldnikolasdimi@lemmy.world to Programmer Humor@programming.devEnglish · 10 hours agomessage-square18fedilink
minus-squareRustyNova@lemmy.worldlinkfedilinkarrow-up4·edit-24 hours agoOh. Fair enough. The intent for curl is definitely to display the HTML as it’s whole point. Anyways. curl -L -o “/tmp/your.html” https://justuse.org/curl && librewolf “/tmp/your.html”
Oh. Fair enough. The intent for curl is definitely to display the HTML as it’s whole point.
Anyways.
curl -L -o “/tmp/your.html” https://justuse.org/curl && librewolf “/tmp/your.html”