Use the command in your terminal as a root user to delete the file permanently.
rm -rf (filename) -> here rm stands for remove and rf stands for recursively and forcefully
rm -rf (filename) -> here rm stands for remove and rf stands for recursively and forcefully
No comments:
Post a Comment