On 7/31/06, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
On Jul 30 09:27, Alex Eng wrote:
> On 7/30/06, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
> >On Jul 29 19:29, Alex Eng wrote:
> >> After editing a file, the timestamp on the file (according to ls -l)
> >
On 7/30/06, Corinna Vinschen <[EMAIL PROTECTED]> wrote:
On Jul 29 19:29, Alex Eng wrote:
> After editing a file, the timestamp on the file (according to ls -l)
> is unchanged. However if stat is executed, the change
> timestamp given in the output differs from that given in ls
After editing a file, the timestamp on the file (according to ls -l)
is unchanged. However if stat is executed, the change
timestamp given in the output differs from that given in ls -l:
$ ls -l foo.c
-rw-r--r-- 1 Alex 126 Jul 29 17:10 foo.c
$ nano foo.c
### File is edited and saved ###
$ ls -l
3 matches
Mail list logo