Simple fdupes utility will help you.
fdupes -rdN ./
- ror- --recurse— recursive
- dor- --delete— delete all copies for the file except the first one
- Nor- --noprompt— no prompt, run silently
 
    
    
    
    
        
                
    Simple fdupes utility will help you.
fdupes -rdN ./
r or --recurse — recursived or --delete  — delete all copies for the file except the first oneN or --noprompt — no prompt, run silently 
    
    
    
    
        
                
    We talk about interesting technologies and share our experience of using them.