[HN Gopher] Wcurl: a curl wrapper to download files
       ___________________________________________________________________
        
       Wcurl: a curl wrapper to download files
        
       Author : todsacerdoti
       Score  : 29 points
       Date   : 2024-07-03 19:55 UTC (3 hours ago)
        
 (HTM) web link (samueloph.dev)
 (TXT) w3m dump (samueloph.dev)
        
       | efitz wrote:
       | I appreciate it, but why not just:                  alias
       | wcurl="curl -# -O $1"
       | 
       | (I just tested this on MacOS).
        
         | nicce wrote:
         | Curl does not handle reconnections or use caching like wget,
         | for example, by default. And many other things which includes
         | actually quite many arguments. You can see the list from this
         | project.
        
       ___________________________________________________________________
       (page generated 2024-07-03 23:00 UTC)