The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-18-2003
indigoecho indigoecho is offline
Registered User
  
 

Join Date: Dec 2003
Posts: 4
Binary Comparison

Hi guys,

I need to write a script that will list all the files in the current diretory which are identical to a filename that the user enters using binary comparison, but I'm not entirely sure how to go about it. It's part of a larger script of system administration tools but I just can't find anything about binary comparison that's helpful.

Any advice appreciated!