RE: ls reports input/output error - strange file
- From: "Mertens, Bram" <mertensb@xxxxxxxxxxxx>
- Date: Wed, 21 Nov 2007 10:42:41 +0100
On 20/11/2007, Dr Alan J Bartlett <stxsl_ajb@xxxxxxxxxxx> wrote:
Mazda Motor Logistics Europe NV, Blaasveldstraat 162, B-2830 Willebroek
VAT BE 406.024.281, RPR Mechelen, ING 310-0092504-52, IBAN : BE64 3100 0925 0452, SWIFT : BBRUBEBB
----------------------------------------
errorFrom: mertensb@xxxxxxxxxxxx
Date: Tue, 20 Nov 2007 16:39:34 +0100
To: redhat-list@xxxxxxxxxx
Subject: ls reports input/output error - strange file
Hi,
A colleague of mine tried to ungzip a file but encountered an
Willebroekbecuase there wasn't enough disk space available.
A directory listing now reports:
$ ll |grep 11.18-09-2007
?
Mazda Motor Logistics Europe NV, Blaasveldstraat 162, B-2830
3100 0925 0452, SWIFT : BBRUBEBBVAT BE 406.024.281, RPR Mechelen, ING 310-0092504-52, IBAN : BE64
Input/output
--------- ? ? ? ? ?
mappsacc.mle.mazdaeur.com-access_log.11.18-09-2007.tar
-rw-r--r-- 1 root root 19745998 Sep 18 16:50
mappsacc.mle.mazdaeur.com-access_log.11.18-09-2007.tar.gz
When running ls on the "unzipped" file I get:
$ ll mappsacc.mle.mazdaeur.com-access_log.11.18-09-2007.tar
ls: mappsacc.mle.mazdaeur.com-access_log.11.18-09-2007.tar:
[reformatted to make it more legible]error
Any idea what happened here? And how to remove this strange file?
there are some non-ASCII characters in its name.Bram,
To remove it, you'll need to know exactly what its name is. I guess
of /bin/ls in foo_file, edit foo_file so that it contains an
Try /bin/ls | cat -vet and see what's there. Then catch the output
entry/entries for what you don't want in that directory, surrounded by
quotation marks ("), one per line. Next rm $(cat foo_file).
Hope this helps.
Alan.
Alternatively, try "rm -i "*Willebroek*"
Kind regards,
Herta
Thanks for the suggestions.
In the end I choose for another approach though, I renamed the directory
containing these files. Then moved all the "good" files to a new
directory and
removed the entire directory containing the reference to this file.
I'd still like to know what happened here.
Kind regards
Bram
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- References:
- RE: ls reports input/output error - strange file
- From: Dr Alan J Bartlett
- Re: ls reports input/output error - strange file
- From: Herta Van den Eynde
- RE: ls reports input/output error - strange file
- Prev by Date: RE: Problem with accessing Pen Drive
- Next by Date: Prelink dependency cycle
- Previous by thread: Re: ls reports input/output error - strange file
- Next by thread: Problem with accessing Pen Drive
- Index(es):
Relevant Pages
|