Warning: Undefined array key "title" in /home/u593943216/domains/wp-experts.in/public_html/secure_content/themes/wp-experts/inc/classes/class-hooks.php on line 151
Hello Everyone! If you want to remove the specific type of files from a directory/sub-directory using a single linux command, then just copy and paste my command code and before execute the command update the file suffix find . -type f -iname *file-suffix -exec rm -r {} \; Example: For a example if you want