We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af15780 commit a20cbb1Copy full SHA for a20cbb1
move_files_over_x_days.py
@@ -5,6 +5,7 @@
5
# Version :1.0
6
# Modifications :
7
# Description : This will move all the files from the src directory that are over 240 days old to the destination directory.
8
+
9
import shutil
10
import sys
11
import time
0 commit comments