View previous topic :: View next topic |
Author |
Message |
_dook_master_ Apprentice

Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Thu Jun 10, 2004 10:40 pm Post subject: What is this file....? |
|
|
Code: | jeff@deepthought jeff $ ls /
--assume-kernel=2.6.5-gentoo boot etc lib mnt proc sbin tmp var
bin dev home lost+found opt root sys usr
|
What is the -assume-kernel=2.6.5-gentoo file? I've never seen it except for on this boot. Is it safe to delete? |
|
Back to top |
|
 |
Lindsay-S n00b

Joined: 10 Jun 2004 Posts: 4
|
Posted: Thu Jun 10, 2004 11:20 pm Post subject: |
|
|
It looks like a file has been created be accident by some command like
<command> --assume-kernel=2.6.5-gentoo
So its probably fine to remove.
Use the 'file' command to see what kind of file it is. Use 'cat' to see whats in it.
L |
|
Back to top |
|
 |
_dook_master_ Apprentice

Joined: 16 Sep 2003 Posts: 295 Location: Isla Vista, CA
|
Posted: Sun Jun 13, 2004 1:52 am Post subject: |
|
|
theres just a bunch of crap in it, its just an "ASCII text file" |
|
Back to top |
|
 |
|