Command option Sample:cmd /Q

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

cmd /Q オプション

cmd /Q /D /T:01 /F:OFF /V:ON /K mode con cols=18 lines=1
  : http://forums.hak5.org/topic/35074-looking-at-the-for-loops-again/
cmd /q /c C:\abc.bat
  : http://itdoc.hitachi.co.jp/manuals/3020/30203T1130/SSO0280.HTM
cmd /q /k a.bat
    cmd | 株式会社CONFRAGE : http://www.confrage.com/dos/command/cmd/cmd.html
Cmd /Q /V:Off /C BatchQuine.bat
    DOS Batch - Quine Collection : http://www.dostips.com/DtCodeBatchFiles.php
cmd /Q /C Build.name_of_users_source_file.bat
    Devkit - Cutter's Authoring Environment : http://www.fundza.com/cutter/devkit/index.html
CMD /Q /K
    FFmpeg Command Generator : http://www.mrfdev.com/ffmpeg-command-generator
cmd /q /v /c "(pause
    6 Ways to Timestamp Ping Results 窶「 Raymond.CC : http://www.raymond.cc/blog/timestamp-ping-with-hrping/
cmd /q /c cmd /c mklink /j "c:\SPRTVL\source\dashboard\_build\default\lib\web\include" "c:\SPRTVL\source\dashboard\apps\web\include"
    rebar3 : http://www.rebar3.org/v3.0/discuss/59da4aa4d81c1c002e05b7de
cmd /q /c "For /F "tokens=1 delims=" %v In ('ForFiles /P "
    Deleting Files Older than X Hours with PowerShell - SQLServerCentral : http://www.sqlservercentral.com/blogs/nebraska-sql-from-dba_andy/2015/04/15/deleting-files-older-than-x-hours-with-powershell/
cmd /Q /C \
    Windows runas command syntax and examples : http://www.windows-commandline.com/windows-runas-command-prompt/

cmd のオプション一覧