Delete old file which is older than N days
- Jonathan
- Jul 12, 2019
- 1 min read
Let's delete the file which is older than N days in Java.
N days can be positive or negative value.
Jonathan's Development
Let's delete the file which is older than N days in Java.
N days can be positive or negative value.
Comentários