veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

304
active users

#curl

11 posts6 participants0 posts today

#curl #unixtips

You can use curl to download files in your terminal if you don't have a proper browser.

```
# -k equals --insecure, -o equals --output
curl -k -o "filename-you-want-to-save" "url you want to download"
# for example
curl -ko "stackoverflow.html" "stackoverflow.com/questions/75"
```

Stack OverflowDownloading files with curlI tried downloading the csv files from this repository from the command line of ubuntu 20. What i have tried so far: curl --output /home/../test2.csv https://cloudstor.aarnet.edu.au/plus/s/

🛡️#Curl has been around for 26 years—and it’s still secure! How?

European Open Source Academy member, @bagder Stenberg, joined the latest episode of Security Weekly Productions, discussing how Curl and #libcurl have maintained security and reliability over decades.

A must-listen for #developers and #cybersecurity enthusiasts! 👨‍💻🔒

📺 Explore the episode : youtube.com/watch?v=0UavY_kKKic

👉 Learn more about the Academy : europeanopensource.academy/new