Command option Sample:del /S

Search command sample in the internet.It is the result.

del /S オプション

del /s /f /a
    GF2/clear.bat at master 揃 agievich/GF2 揃 GitHub : http://github.com/agievich/GF2/blob/master/clear.bat
del /s /q /f asks Are you sure (Y/N)
    del /s /q /f asks Are you sure (Y/N)? | Take Command : http://jpsoft.com/forums/threads/del-s-q-f-asks-are-you-sure-y-n.6561/
del /s /q "myfolder
    How to delete files/subfolders in a specific directory at command prompt in Windows - Stack Overflow : http://stackoverflow.com/questions/1965787/how-to-delete-files-subfolders-in-a-specific-directory-at-command-prompt-in-wind
del /S C:\Path\to\directory\
    windows 7 - How can I delete all files/subfolders in a given folder via the command prompt? - Super User : http://superuser.com/questions/173859/how-can-i-delete-all-files-subfolders-in-a-given-folder-via-the-command-prompt
del /S /Q "%%A"
    Speed Up, Debloat and Free Memory on Windows : http://www.instructables.com/id/Speed-Up-Debloat-and-Free-Memory-on-Windows/

del のオプション一覧