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