Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a20cbb1

Browse files
committed
格式纠正
1 parent af15780 commit a20cbb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

move_files_over_x_days.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Version :1.0
66
# Modifications :
77
# Description : This will move all the files from the src directory that are over 240 days old to the destination directory.
8+
89
import shutil
910
import sys
1011
import time

0 commit comments

Comments
 (0)