Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-23-2003, 06:27 AM
|
#1
|
LQ Newbie
Registered: Jul 2003
Posts: 21
Rep:
|
Can't delete file 'kcore'
There is a file which looks like this in /proc. I need to delete it since there is hardly any space on my 4GB hard disk. (I think this is a core dump and not useful)
-r-------- 1 root root 140939362 kcore
I am unable to delete it. I have already tried the following.
-> rm -f kcore
Cannot unlink: insufficient permissions
-> chmod 777 kcore
no error message but permissions remain the same
-> chown user1 kcore
Nope couldn't change the user.
-> Tried from the gnome file manager by right clicking trying to delete, change properties etc. but to no avail.
Am i doomed to live with this obscencely large file forever?
Thanks in advance for your solutions.
|
|
|
07-23-2003, 06:34 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
/proc does not actually exist, it is just system information created as part of your file system for easy access. kcore is not a real file. (i think it's actually the RAM, not sure though)
|
|
|
07-23-2003, 06:40 AM
|
#3
|
LQ Newbie
Registered: Jul 2003
Posts: 21
Original Poster
Rep:
|
Chris, I restarted the system twice. This file first appeared after gnome crashed on me.
I too read (in Bach maybe?) that proc wasn't real but thought maybe things have changed since then.
What do you suggest? Should i leave it be?
|
|
|
07-23-2003, 06:49 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
like i said it is NOT a real file.
i went searching on google for a full guide for you.. but look where google sent me...
http://www.linuxquestions.org/questi...threadid=14251
|
|
|
All times are GMT -5. The time now is 04:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|