View Single Post

   
  #2 (permalink)  
Old 02-20-2008, 07:27 AM
No_One
 
Posts: n/a
Default Re: file created timestamp

On 2005-04-05, sxiang@student.math.uwaterloo.ca
<sxiang@student.math.uwaterloo.ca> wrote:
> Greetings:
>
> Does Slackware, or Linux in general, maintain a "file created"
> timestamp like Windows? Cuz I'm looking at file properties in Konqueror
> and notices only two entries for time stamp ("last modified" and "last
> accessed")
>
> FYI, I'm using ReiserFS.
>
> Regards,
>
> Shuo Xiang
>


go to the commandline and type

man stat

All info about files can be found here.

ken

Reply With Quote