RE: SUBDIRECTORIES: Yes! Use 'dir /s /b > A.txt' and 'dir /s /b > B.txt' You can also (rather than bare format) get a lot of other formatting options. Just type 'dir /?' at the Command Promt to get a full list of everything you can put after 'dir' (which
stands for "Directory" -- simply a command that says "Give me a directory listing of the contents of the folder I'm "in" currently")
RE: PLACING FOLDERS SIDE-BY-SIDE, EXACTLY TOUCHING:
There is! :-)
Open two Explorer windows which show the folder(s) you want to compare. Then just drag the title bar of either window to the left of your screen (hit the edge with your mouse) and you'll see the outline of the window show up to take up exactly half the
screen on the left. Let go of your mouse button and the window pops into exactly the LEFT 50% of the screen real estate (CMD Prompt windows don't QUITE take up 50% on a wide screen because they have a maximum fixed width but Explorer windows work fine)
Do the same for the other Explorer window showing your folder, but this time to the RIGHT -- .. Click the title bar, drag to your right, hit the edge and let go.) and voila! you've got two windows perfectly matched to compare.
Also works to drag the window up to the top of your screen and hit the edge to go full screen (maximized) view.
Another *neat* little trick is if you want to ONLY show one window on your screen and minimize everything else, just grab the title bar with your mouse and SHAKE THE WINDOW REALLY HARD. Everything but the window you're holding on to will minimize. To bring
everything back up, just shake your single Explorer window again and it all restores.
All this having been said -- I agree with JB-Spain to a degree... I mean THANKS for putting these nifty window tricks in place -- but I really would have rather had some real power-user / file management tools in place. :-) My friends all think I'm some
sort of programmer / hacker phreak because I am constantly just opening up CMD Prompt and using Robocopy (hence my screenname) or the standard tools in CMD Prompt to do my work -- it has so much more available if you know what you're doing -- and I've been
using DOS since about the time most of my coworkers were born. ;-)
Hope this helps!
Robo
Hi Robo,
I didn't know about the shake window trick and the compare windows thing - many thanks.
Incidentally on my twin screen system I have to move one window to the extreme left of the left screen and the other to the extreme right of the right screen! So I get two half screens to compare with two half screens of space between them! It's easy to
stretch them to full screen width, but I wonder why it doesn't do that automatically?
I'm assuming this just lets me look at the two folders and doesn't have any neat tricks for highlighting differences.