I hereby claim:
- I am a-skuba on github.
- I am a_skuba (https://keybase.io/a_skuba) on keybase.
- I have a public key ASBWr0vr70uWH6-eSy_INV6HF1-fJvVC4Sh1mjY3lxd6pgo
To claim this, I am signing this object:
| #!/bin/bash | |
| for i in {16..59}; do | |
| date_str=$(date -d "$i days ago" +%Y-%m-%d) | |
| echo "$date_str" >> /tmp/log 2>&1 & | |
| sleep 1s | |
| done | |
| wait |
I hereby claim:
To claim this, I am signing this object: