You are not logged in.

#1 2009-02-27 06:06:23

urist
Member
Registered: 2009-02-22
Posts: 248

[SOLVED] Large index.php file in ~

I guess this is a newbie question. I just noticed that there is a huge php file in my home directory. By huge, I mean 697MB. Anyone have one that large before? Anyone happen to know what it's for? I haven't done anything that I know of that would create it.

Last edited by urist (2009-02-27 06:31:51)

Offline

#2 2009-02-27 06:21:14

dannytatom
Member
From: Seattle, WA
Registered: 2009-02-02
Posts: 229
Website

Re: [SOLVED] Large index.php file in ~

That is one huge .php file, and nope, one that big has never shown up in ~/


dnyy in IRC & Urban Terror

Offline

#3 2009-02-27 06:28:01

mikesd
Member
From: Australia
Registered: 2008-02-01
Posts: 788
Website

Re: [SOLVED] Large index.php file in ~

Sometimes when I use wget to download a file it will save it as index.php or something similar. It may be an ISO or a large executable renamed. Try:

file <filename>

or

 xxd <filename> | head

That may give you a hint as to what it is.

Offline

#4 2009-02-27 06:31:35

urist
Member
Registered: 2009-02-22
Posts: 248

Re: [SOLVED] Large index.php file in ~

mikesd wrote:

Sometimes when I use wget to download a file it will save it as index.php or something similar. It may be an ISO or a large executable renamed. Try:

file <filename>

Why, yes it is. I think it was supposed to be some Linux CD. Thanks!

Offline

Board footer

Powered by FluxBB