Skip to content

mbornet-hl/diff_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script diff_tree

The script diff_tree compares two directory trees, and shows the differences in colors.

This script is written in bash.

The colors conventions are :

  • blue for identical contents,
  • green for a more recent file,
  • yellow for an older file,
  • red for different contents but same last modification date.

The second version of the script is able to manipulate filenames containing spaces.

Screenshot 1 :

example_01

Screenshot 2 :

example_01

About

Colorized comparison of two directory trees

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages