ls or cp: cannot stat error

m.roth2006 at rcn.com m.roth2006 at rcn.com
Mon Apr 23 18:20:30 UTC 2007


>Date: Mon, 23 Apr 2007 13:11:11 -0400
>From: "Tom Kearns" <tkea at loc.gov>  
>
>Check the permission on the /data4/v5lmts directory. You should have read and execute bits on.
>
>>>> "Eng KC" <kceng123 at gmail.com> 4/23/2007 9:13 AM >>>
>hi All,
>
>This is a resend.
>
>When I do a ls * like below
>
>[oracle at db]$ ls -l /data4/v5lmts/vin_group*
>-rw-r-----    1 oracle   dba      734072832 Apr 12 10:22
<snip>
>I can see the file, but if I do a  ls /path/filename like below
>
>[oracle at db]$ ls /data4/v5lmts/vin_group3_add1.ora
>ls: /data4/v5lmts/vin_group3_add1.ora: No such file or directory

Try ls -i, then you can use find ... -i <inode> to rename it, or delete it, whatever.

     mark




More information about the redhat-list mailing list