I accidentally created ~/ directory in my local directory(that is not a home directory) while programming with python os library. How can I delete it..? I removed almost all my home data by typing rm -rf ~/ to delete ~/ directory without thinking. please help!
Asked
Active
Viewed 14 times