Selectively Delete Folders based on File Extensions有選擇地刪除文件夾的文件擴展名
The SelectiveDelete is a freeware application which is designed to be a small console tool that will delete folders that don’t contain files with a certain extension.該SelectiveDelete是一個免費的應用 ,其目的是將一個小控制台工具,刪除文件夾,但不包含文件具有一定擴展。 This means you can delete all folders which does not contain the file extension you specify.這意味著你可以刪除其中的所有文件夾不包含文件擴展名指定。 For eg: if you want to delete all folders which does not contain jpg images, then you can specify the extension as jpg and the application deletes all the folders without jpg extension.對於例如:如果你要刪除其中的所有文件夾不包含的JPG圖片,然後可以指定擴展為jpg和應用程序刪除所有的文件夾不jpg擴展。

The syntax followed by the application is SelectiveDelete.exe <folder> <extension> [options].語法其次是應用SelectiveDelete.exe <folder> <extension> [選項] 。 The options available are;可供選擇的;
/h — Print help /小時-打印幫助
/v — Use verbose output音頻/視頻-使用詳細輸出
/f — Don’t ask for confirmation / F索賠-不要問確認
/t — Test mode. /噸-測試模式。 Doesn’t actually delete folders實際上並不刪除文件夾
So if you are not sure about the commands, you can use the test mode to check before deleting it actually.所以,如果你不知道的命令,您可以使用測試模式來檢查之前,刪除它實際。 Although there are limitations for the program like specifying more than one extension (we are not sure whether it will work), this is still a handy tool if you have too many just folders to delete.雖然有限制的程序一樣,指明一個以上的擴展名(我們不能肯定它是否將工作) ,這仍是一個方便的工具如果你有太多剛剛刪除的文件夾。
Share this Post分享這個郵報

























