tramp-devel
[Top][All Lists]
Advanced

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

Re: Find out last modtime of a file?


From: Yuji Yamano
Subject: Re: Find out last modtime of a file?
Date: Mon, 19 Jan 2004 22:42:08 +0900 (JST)

On Sun, 18 Jan 2004 20:31:33 +0100,
Kai Grossjohann <address@hidden> wrote:

> The output of /usr/bin/stat appears to differ widely.

NetBSD prints as follow:

yyamano% uname -sr
NetBSD 1.6.2_RC3
yyamano% stat /
4864 2 drwxr-xr-x 16 root wheel 1008 512 "Jan 19 02:15:53 2004" "Oct 16 
22:51:03 2002" "Oct 16 22:51:03 2002" 32768 8 /
yyamano% stat -x /
  File: "/"
  Size: 512          FileType: Directory
  Mode: (0755/drwxr-xr-x)         Uid: (    0/    root)  Gid: (    0/   wheel)
Device: 19,0   Inode: 2    Links: 16
Access: Mon Jan 19 02:15:53 2004
Modify: Wed Oct 16 22:51:03 2002
Change: Wed Oct 16 22:51:03 2002

And man page stat(1) says:

> -x      Display information in a more verbose way as known from some 
>        Linux distributions.

-- Yuji Yamano




reply via email to

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