Jump to content

Files keep reappearing after being delete


anto_mac

Recommended Posts

Trying to delete files in feora 7 , everytime  I delete they keep reappearing.  I have done a ls -l on the files they appear as ??????? ? ? ? ?        ? lockvcsd . Have try rm -f to force delete them doesnt work try moving them and chmod them no good. Have also trying going into the folder using file browser to delete them but the disappear the moment I click on them and reappear when I go back into the folder.

 

Any help would really be great

Link to comment
Share on other sites

Have you tried to sudo the rm?  If that doesn't work then try, "/bin/rm -rf [file_names]".

 

Where/what are these files from?  Maybe there is an application that's regenerating them.  You may also want to check to rootkits.  I dont' think this is the problem, but you never know and it can't hurt - http://www.chkrootkit.org/download/.  Other than that, I'm not sure, good luck.

 

 

Link to comment
Share on other sites

Have tried sudo the rm and trying deleting them as root user as well no good. The files are temporary lock files for a software license tool , cant use tool now because lock arent been deleted , should be deleted once license has been close

Link to comment
Share on other sites

They're probably loaded in memory, and after you delete them, they could be returned and rewritten to the disk. I could be wrong however.

 

You could look at lsof which lists open files.

 

What filesystem are you using? ext3?

 

-steve

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.