Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

removing a file in linux

#use the command rm <file or foldername>
#for example removing a file called book
rm book
Source by www.howtouselinux.com #
 
PREVIOUS NEXT
Tagged: #removing #file #linux
ADD COMMENT
Topic
Name
9+5 =