0.0.9 • Published 3 years ago

@xtjs/util v0.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

treeutils

Self-contained Python CLI scripts for exploring and managing file system directories.

treediff.py

Compare two directory trees. Can detect file renames and modifications within the same level of both trees.

python treediff.py /path/to/a /path/to/b

treedup.py

Finds duplicate files within a directory tree at any level.

python treedup.py /path/to/dir
0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago