What is Nostr?
boB Rudis πŸ‡ΊπŸ‡¦ /
npub1ww9…s6tf
2024-04-15 19:28:42
in reply to nevent1q…30lv

boB Rudis πŸ‡ΊπŸ‡¦ on Nostr: and can define a shell function if you need to parameterize it ```bash ...

and can define a shell function if you need to parameterize it

```bash
curl_url_with_size() {
curl --location --silent --url "${1}" --write-out '%{size_download}\n' --output /dev/null
}
```
Author Public Key
npub1ww9r2llfqa6su6pkyv8qff729e0cz8cv6xtjckz4gm3ug3v72p6stfs6tf