How to delete the following file

Robert Becker Cope robert at gonkgonk.com
Mon Sep 11 10:05:19 UTC 2006


"Padiyath Sreekumaran" <kumar.padiyath at psi.ch> wrote:

> By mistake I have created a file with the following name.
> How can I delete the file? I tried different ways as given below
> without
> Success. This is a RedHat 3.0 installation.
>
> #ls gives the following
>
> -l `cap_to_path 0x34c23d0b 0x00008e9f 0x30298894 0xd1e6f358
> 0x030d8181 0x700400f9 0x0d818119 0x0006ff03`

This should do it:

=====
$ rm -- '-l `cap_to_path 0x34c23d0b 0x00008e9f 0x30298894 0xd1e6f358
0x030d8181 0x700400f9 0x0d818119 0x0006ff03`'
=====

robert




More information about the redhat-list mailing list