Posts by Vinycius Oliveira • 9 points
1 post
-
0
votes2
answers78
viewsQ: Check if directory 'B' is inside directory 'A'
I am developing a script that checks the last access date of each file within every tree of a chosen directory. Files over X days without access will be moved to another directory. As a precaution,…