bug-coreutils
[Top][All Lists]
Advanced

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

stat(1): --format="%t" broken


From: David_Featherstone
Subject: stat(1): --format="%t" broken
Date: Fri, 11 May 2007 13:06:34 -0400

The output of the stat(1) command (with "%t" format sequence) should be 
the hex value of the filesystem; instead, it prints an asterisk (for 
any/all filesystems).

# uname -a
Linux mybox 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:21:39 CDT 2006 i686 
i686 i386 GNU/Linux
# stat -f --format="%T" /
ext2/ext3
# stat -f --format="%t" /
*

... Dave

David Featherstone
Mitel Corporation
613-592-5660 x2103


reply via email to

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