jessek / hashdeep

Other
694 stars 130 forks source link

Implemented Feature #225 - Don't follow symlinks. #382

Open s-d-adams opened 6 years ago

s-d-adams commented 6 years ago

The flag '-R' causes hashdeep to hash the output of readlink instead of following the file.

Tested on Ubuntu 16.04 and Mac OS X High Sierra. Not supported on Windows.