The R Project SVN R

Rev

Rev 24700 | Rev 30985 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24700 Rev 25118
Line 10... Line 10...
10
}
10
}
11
\arguments{
11
\arguments{
12
  \item{\dots}{character vectors containing file names.}
12
  \item{\dots}{character vectors containing file names.}
13
}
13
}
14
\details{
14
\details{
15
  What is meant by ``file access'' and hence the last access time is
15
  What is meant by \dQuote{file access} and hence the last access time
16
  system-dependent.
16
  is system-dependent.
17
 
17
 
18
#ifdef unix
18
#ifdef unix
19
  On most systems symbolic links are followed, so information is given
19
  On most systems symbolic links are followed, so information is given
20
  about the file to which the link points rather than about the link.
20
  about the file to which the link points rather than about the link.
21
#endif
21
#endif