# Why
I have two folders that should contain the exact same files, however, when I look at the number of files, they are different. I would like to know which files/folders are present in one, not the other. My thinking is I will make a list of all the files and then use comm to find differences between the two folders.
# Question
How to make a list recursively of files and folders in the format /path/to/dir and /path/to/dir/file ?
# Important notes
OS: Windows 11, subsystem Ubuntu 20.04.4 LTS
Locations folders: One network drive, one local
Size of folders: ~2tb each
Asked by Oll
(113 rep)
Jun 21, 2022, 08:49 AM
Last activity: Jun 21, 2022, 04:26 PM
Last activity: Jun 21, 2022, 04:26 PM