bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33303: hex id for file system is incorrect or non-standard using uil


From: L A Walsh
Subject: bug#33303: hex id for file system is incorrect or non-standard using uil 'id'
Date: Thu, 08 Nov 2018 02:53:46 -0800
User-agent: Thunderbird



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

[Prev in Thread] Current Thread [Next in Thread]