tangled
alpha
login
or
join now
intrahype.net
/
portfolio
Personal Project Portfolio
python
masm
bash
powershell
1
fork
atom
overview
issues
pulls
pipelines
remove pathlib import
intrahype.net
6 days ago
828afa56
25dca232
options
unified
split
Changed files
-1
scripting
fileRemoval.py
-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
4
-
from pathlib import Path
5
4
6
5
"""
7
6
Directory path should be formatted as follows: