Removing a file in linux

Code examples

12
0

how to delete files in linux

rm <file> .. rm -r <file> .. r stands for recursive 
11
0

shell remove file

rm <file_name>
2
0

how to remove file from directory in linux

rm /home/harry/ascii.txt
0
0

removing a file in linux

#use the command rm <file or foldername>
#for example removing a file called book
rm book

In other languages

This page is in other languages

Русский
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
Română
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................