How To Remove File In Ubuntu Terminal?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1. First, use the command-line to navigate to the directory containing the file you wish to delete.
2. Then, use the “rm” command to delete the file. For example, to delete a file named “example.txt,” use the following command:
rm example.txt