Thread: check a directory for unique files
hi. have directory containing lots of files , want make sure unique. thought of performing hash check , checking duplicates. how can in bash script using 1 loop since there no way store arrays ? since there no way store stuff have make use of 2 loops. there easier method ? or maybe tool me ?
you can in stages using files. example:
- can sums file.
- then, check file duplicates.
tell if need more directions.
regards.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] check a directory for unique files
Ubuntu
Comments
Post a Comment