---
title: "💭 wcurl is here | daniel.haxx.se"
description: "!https://daniel.haxx.se/blog/2024/07/03/wcurl-is-here/"
date: 2024-07-06
published: true
tags:
  - linux
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://daniel.haxx.se/blog/2024/07/03/wcurl-is-here/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://daniel.haxx.se/blog/wp-content/uploads/2019/04/tools-1209764_1280-1200x800.jpg" alt="wcurl is here — Users tell us that remembering what curl options to use when they just want to download the contents of a URL is hard. This is one often repeated reason why some users reach for wget instead of curl on the command line. It downloads the data from the URL without you needing to provide any … Continue reading wcurl is here →" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">wcurl is here</div>
      <div class="embed-card-description">Users tell us that remembering what curl options to use when they just want to download the contents of a URL is hard. This is one often repeated reason why some users reach for wget instead of cur...</div>
      <div class="embed-card-meta">daniel.haxx.se &middot; daniel.haxx.se</div>
    </div>
  </a>
</div>


interesting, seems like such a simple way to completely remove the need of a whole other cli.  No offense to anyone working on wget, but generally I use it out of lazyness or something wierd is happening and I am looking for a second opinion.  Cool to know that wcurl exists and will start shipping with curl.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
