- Forums
- Linux
- How To Remove File In Linux
Whether You Are Using Linux Or Unix This Command Will Help You Delete A File With A Simple Shell Console Terminal [3248], Last Updated: Mon Jun 24, 2024
Webune
Mon Oct 12, 2009
0 Comments
392 Visits
are you new to linux? well if you are, welcome to Webune Support Forums. we show you how you can delete a file in linux using the shell command
lets say i have a file called: webune.txt and i want to delete it, my webune.txt is located at: /home/user1/
so i would send this command to remove it
rm /home/user1/webune.txt