Page 1 of 1

ROX file manager, adding a directory compare function

Posted: Tue Aug 16, 2022 6:34 pm
by wizard

ROX 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 ROX.

-Download the file compdir-rox.pet and install it, this will install:
/root/.config/rox.sourceforge.net/OpenWith/compdir-rox.sh
/etc/xdg/rox.sourceforge.net/OpenWith/compdir-rox.sh
This is rev A

compdir-rox.pet
(996 Bytes) Downloaded 92 times

Use:
-open ROX
-right click the 1st directory you want to compare
-choose: Open With>compdir-rox.sh

The Compare Directories window will open

compdir-rox.jpg
compdir-rox.jpg (8.62 KiB) Viewed 1496 times

-drag and drop the 2nd directory you want to compare to into the box
-click: OK
-choose if you want to compare sub-directories too

A window listing the differences will open.

Note: this will only work if your Puppy has "Open With" in the right click menu and the Leafpad editor installed.

wizard


Re: ROX file manager, adding a directory compare function

Posted: Wed Aug 17, 2022 12:07 am
by wizard

Updated .pet to rev A which fixes potential problem with older Pups. Also added "drag & drop" note in Compare Directories window.

wizard