Questions tagged [stat]

16 questions
0
votes
3 answers

May the file size returned by stat be compromised?

I want to make sure that nobody changed a file. In order to accomplish that, I want not only to check MD5 sum of the file, but also check its size, since as far as I understand this additional simple check can sophisticate falsification by several…
codeholic
  • 134
  • 5
1
2