Hi
How to configure TC so that when I call "Compare Directories" it takes into account only entries type(dir/file) and its name and ignoring the rest
i.e.
dir DDD == dir DDD
file FFF == file FFF
file XXX != dir XXX
file AAA != file BBB
dir CCC != dir DDD
Comparing dirs (Shift+F2) by name + type
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 6
- Joined: 2007-12-24, 17:15 UTC
Re: Comparing dirs (Shift+F2) by name + type
Redefine SHIFT+F2 hotkey to "cm_CompareDirsWithSubdirs"
You can also create button with this command or add to main menu.
You can also create button with this command or add to main menu.
-
- Junior Member
- Posts: 6
- Joined: 2007-12-24, 17:15 UTC
Re: Comparing dirs (Shift+F2) by name + type
thank you)Gral wrote: 2021-06-18, 13:10 UTC Redefine SHIFT+F2 hotkey to "cm_CompareDirsWithSubdirs"
You can also create button with this command or add to main menu.