Problem with 'ls' command
Hi,
Something strange is happening when I do 'ls' in a particular directory in the filesystem. Here is an example of the output, when i executed'ls -l gnor319x*' three consecutive times:
First time:
gnor319x45.06e.nos.1: No such file or directory
-rw-rw-rw-1 rootother2327829 Nov 15 23:17 gnor319x00.06e.nos.1
-rw-rw-rw-1 rootother2300409 Nov 15 23:32 gnor319x15.06e.nos.1
-rw-rw-rw-1 rootother2325101 Nov 15 23:47 gnor319x30.06e.nos.1
Second time:
/var/dsf_int/downftp/gnor319x30.06e.nos.1: No such file or directory
/var/dsf_int/downftp/gnor319x45.06e.nos.1: No such file or directory
-rw-rw-rw-1 rootother2327829 Nov 15 23:17 /var/dsf_int/downftp/gnor319x00.06e.nos.1
-rw-rw-rw-1 rootother2300409 Nov 15 23:32 /var/dsf_int/downftp/gnor319x15.06e.nos.1
Last time, now print is ok:
-rw-rw-rw- 1 rootother2327829 Nov 15 23:17 /var/dsf_int/downftp/gnor319x00.06e.nos.1
-rw-rw-rw-1 rootother2300409 Nov 15 23:32 /var/dsf_int/downftp/gnor319x15.06e.nos.1
-rw-rw-rw-1 rootother2325101 Nov 15 23:47 /var/dsf_int/downftp/gnor319x30.06e.nos.1
-rw-rw-rw-1 rootother2303447 Nov 16 00:02 /var/dsf_int/downftp/gnor319x45.06e.nos.1
Someone has any idea what can be the problem?
Thank you.

