You can use find: find . -name "*.xlsx" -type f -delete. To be sure of deleting the right files, run first as check: find .
確定! 回上一頁