DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
linux delete files in folders without deleting the folder
find /path/to/directory -type f -exec rm -iv {} ;
Source by stackoverflow.com #
PREVIOUS
NEXT
Tagged:
#linux
#delete
#files
#folders
#deleting
#folder
ADD COMMENT
Topic
COMMENT
Name
8+6 =
Submit