PoC script which recusively traverses directory and calls a user-defined shell script with all discovered file pathnames as argument. (see example code)
Usage:
python3 ./traverse_and_execute.py ./tmp/testdir/
PoC script which recusively traverses directory and calls a user-defined shell script with all discovered file pathnames as argument.
Python
PoC script which recusively traverses directory and calls a user-defined shell script with all discovered file pathnames as argument. (see example code)
Usage:
python3 ./traverse_and_execute.py ./tmp/testdir/