bug-coreutils
[Top][All Lists]
Advanced

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

stat -f output standpoint


From: jidanni
Subject: stat -f output standpoint
Date: Sun, 16 Mar 2008 12:33:32 +0800

$ { stat .; stat -f .;}|grep File
  File: `.'
  File: "."
For the latter, shouldn't you say
Filesystem of "."
or
  File: "/dev/hdz"
Else it's like your still talking about just the argument and not its
filesystem. stat (GNU coreutils) 6.10.

(P.S., you might enjoy writing `' instead of "", but it just leads to
cut and paste accidents sent to the shell, for me at least, about
twice a year. OK, never mind. I'm sure it's actually superior, etc.) 




reply via email to

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