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 / H 조 - 인쇄 도움
/v — Use verbose output / v - 자세한 출력을 사용하여
/f — Don’t ask for confirmation / f를 - 확인을위한 묻지 마세요
/t — Test mode. / T와 - 테스트 모드를 사용합니다. 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 점유율이 게시물

























