On 11/7/2018 11:22 AM, Bernhard Voelker wrote:
On 11/7/18 5:07 PM, L A Walsh wrote:
Was looking to see when the underlying filesystem
changed in a path.

I used:
 stat -f -c%f /
82100000000
stat -f -c%i /var
82200000000

sorry, I overlooked the %i example:
---
        Both should be %i for the file system ID in hex.
How is it that the fs ID is the same as the device
number of the file system?

i.e.
8:34 =  8:21 in hex
8:33 =  8:22 in hex









Reply via email to