help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: removing file with newlines in name


From: Paul Jarc
Subject: Re: removing file with newlines in name
Date: Tue, 30 Nov 2004 13:15:34 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Frederik Fouvry <fouvry@coli.uni-saarland.de> wrote:
> $ rm "case 't':   get_all_tables = 1; 
>                         break; 
>             case 'T':   get_all_tables = 2; 
> " 
> rm: cannot lstat `case \'t\':   get_all_tables = 1;\n                        
> break;\n\t    case \'T\':   get_all_tables = 2;\n': Invalid argument

This might be filesystem damage.  EINVAL is not listed as one of the
possible errors for lstat, according to SUSv3 and the Linux man page.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]