XFE file manager, adding a directory compare function
Sometimes its useful to compare the contents of two directories. Here's how to add this function to XFE.
-Download the file compdir.pet and install it (this will install /root/.config/xfe/scripts/compdir.sh).
Use:
-open XFE
-right click the 1st directory you want to compare
-choose: Copy
-right click the 2nd directory you want to compare to
-choose: Scripts>compdir.sh
The Compare Directories window will open
-right click in the box
-click: Paste
-click: OK
-choose if you want to compare sub-directories too
A window listing the differences will open.
wizard