On Mon, 14 Jan 2002, Adi Stav wrote:
> On Mon, Jan 14, 2002 at 03:27:18PM +0200, Tzafrir Cohen wrote:
> > On 14 Jan 2002, Erez Doron wrote:
> >
> > > hi
> > >
> > > when i do 'ls -l' , i get the file modification time
> > > how do i ge
Hi,
On 14 Jan 2002, Erez Doron wrote:
> when i do 'ls -l' , i get the file modification time
> how do i get file creation time ?
In Linux, or in Unix in general, you can get all the information about a file
by the stat(2) function, and utilities like `ls' or `find' j
D]>
To: "ilug" <[EMAIL PROTECTED]>
Sent: Monday, January 14, 2002 3:55 PM
Subject: solved: was Re: file creation time
> solved
>
> there is no way to see creation time only change time (ctime) and access
> time (atime)
>
> the command is :
>
> ls -l --time
n 2002, Erez Doron wrote:
>
> > > when i do 'ls -l' , i get the file modification time
> > > how do i get file creation time ?
>
> > Try using 'find' instead of 'ls'. The option -printf is very
> > powerful.
>
> Can you el
Tzafrir Cohen <[EMAIL PROTECTED]> writes:
> On 14 Jan 2002, Erez Doron wrote:
> > when i do 'ls -l' , i get the file modification time
> > how do i get file creation time ?
> Try using 'find' instead of 'ls'. The option -printf is very
&
On 14 Jan 2002, Erez Doron wrote:
> hi
>
> when i do 'ls -l' , i get the file modification time
> how do i get file creation time ?
Try using 'find' instead of 'ls'. The option -printf is very powerful.
I'm not sure, though, how to list only
hi
when i do 'ls -l' , i get the file modification time
how do i get file creation time ?
regards
erez.
=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g.,