Personal Project Portfolio
python bash powershell
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove pathlib import

-1
-1
scripting/fileRemoval.py
··· 1 1 # Script to go through a given directory recusively and remove files based on file extension 2 2 3 3 import os 4 - from pathlib import Path 5 4 6 5 """ 7 6 Directory path should be formatted as follows: