I am new to unix and need some help here. I have two directories present on two different server. both the directories contains the same files. Now i want to check if all fi
In scenario of no connectivity between two servers, use "tree" command to get directory structure in files and then diff two files.