www.delorie.com/gnu/docs/findutils/find_34.html   search  
 
Buy GNU books!


Finding Files

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.2.2.5 Time Directives

Some of these directives use the C ctime function. Its output depends on the current locale, but it typically looks like

 
Wed Nov  2 00:42:36 1994

%a
File's last access time in the format returned by the C ctime function.
%Ak
File's last access time in the format specified by k (see section 3.2.3 Time Formats).
%c
File's last status change time in the format returned by the C ctime function.
%Ck
File's last status change time in the format specified by k (see section 3.2.3 Time Formats).
%t
File's last modification time in the format returned by the C ctime function.
%Tk
File's last modification time in the format specified by k (see section 3.2.3 Time Formats).


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2003   by The Free Software Foundation     Updated Jun 2003