Update projects/curl.md

This commit is contained in:
2025-08-01 05:03:01 -05:00
parent 404240bcb0
commit d1187451a7

View File

@@ -85,4 +85,7 @@ This guide should serve as a comprehensive starting point for both basic and adv
```bash
curl -I "https://prod-grants-gov-chatbot.s3.amazonaws.com/extracts/GrantsDBExtract$(date +\%Y\%m\%d)v2.zip"
```
```bash
watch -n 1 'ls -l /home/medusa/grants_extracts/; tail -n 5 /home/medusa/cron.log'
```