diff --git a/projects/curl.md b/projects/curl.md index f2a1860..e2a1155 100644 --- a/projects/curl.md +++ b/projects/curl.md @@ -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' ``` \ No newline at end of file