rm -rf myfolder It deletes all files and folders contained in the myfolder directory. Add sudo at the beginning of
Continue readingCategory: unix
Linux Tutorial for Beginners
Importance command for Java developer How to Empty a file Basic commands How to create file. How to create folder.
Continue readingBasic Unix Commands For Java Developers
1. cd cd Directory name 2. cd .. go to just one level above parent folder 3. rm -rf repository/
Continue reading