How Can I Delete The Virus Using Terminal As(root)
Comments
-
BD can't delete it because the virus probably is inside a heavily compressed archive..
to delete the archive you should go to the directory in which it is stored and delete it there, make sure you have a system recovery point before you do this.
in a terminal type :cd /directory/directory/directory
change 'directory' according to the actual directories in which the archive is stored if there are more directories just add them with a "/" (slash) in front of 'em
When inside the correct folder type :del filename.extension
change 'filename' and 'extension' according to the filename in which the virus was detected0 -
diana told me that command to delete the virus using terminal as root.. huhu,,but not work,,
0 -
Hello warren flores,
Could you please put here the command that you are trying to run?0 -
ahmm this is the command bdscan --action=delete but not work.,.,help plss.,., tnx in advance
0 -
Hello,
The command that should be run in order to delete an infected file is
# rm /path/to/infected/file
Please send us more details about your issue (screen captures, the steps followed to reproduce the issue, etc.)
Thank you0