The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM



Thread: list of files
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-15-2007
bkan77 bkan77 is offline
Registered User
 

Join Date: Jul 2007
Posts: 53
Quote:
Originally Posted by porter View Post
You could use "ssh ... find ..." to get the list of the files on both machines and use "diff" to give you the list of what the differences are.
can you pls elaborate on that,as to how to find the files,pls can you give an example
Reply With Quote