Why Nostr? What is Njump?
2024-04-15 19:28:42

boB Rudis 🇺🇦 #NeverGoingBack 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