text stringlengths 0 834k |
|---|
if EXIST \\%from_mach%\%LOG_PATH%\!fname! ( |
copy \\%from_mach%\%LOG_PATH%\!fname! %to_dir% 1>nul: 2>nul: |
set /a found_one=!found_one!+1 |
) |
) |
echo !found_one! log files copied. |
@goto QUIT |
:USAGE |
echo . |
echo COPYLOGS FROM_INDEX TO_INDEX FROM_MACHINE_NAME TO_DIR_NAME [optional_dir_path] |
echo e.g. copylogs 13 50 computerfoo foologs |
echo copies the ntfrs logs numbered 13 to 50 from computerfoo to foologs\ |
echo The default log dir path is 'd$\winnt\debug' |
echo . |
:QUIT |
",24.5762711864,110,0.6806896552 |
219490,d2f03d66e658d6f2774bb346db1204a69401ecd2,69,bat,Batchfile,Proyecto I Unidad/Codigo/compilar.bat,Sergi-6/Cpp,4343764f413b54d880429ec0975601a1c24ce7b0,['MIT'],,,,Proyecto I Unidad/Codigo/compilar.bat,Sergi-6/Cpp,4343764f413b54d880429ec0975601a1c24ce7b0,['MIT'],,,,Proyecto I Unidad/Codigo/compilar.bat,Sergi-6/Cpp,4343764f413b54d880429ec0975601a1c24ce7b0,['MIT'],,,,g++ ./main.cpp ./startShip.cpp ./snake.cpp ./ahorcado.cpp -o main.exe,69.0,69,0.6811594203 |
219491,d2f042af2353e480913707d0aba92d0d65a41d5e,1021,bat,Batchfile,labs/03-vivado/multiplexer/multiplexer.sim/sim_1/behav/xsim/elaborate.bat,Fintsch/digital.electronics.1,4e869785b1e2df7511faa846311f235343d908e2,['MIT'],,,,labs/03-vivado/multiplexer/multiplexer.sim/sim_1/behav/xsim/elaborate.bat,Fintsch/digital.electronics.1,4e869785b1e2df7511faa846311f235343d908e2,['MIT'],,,,labs/03-vivado/multiplexer/multiplexer.sim/sim_1/behav/xsim/elaborate.bat,Fintsch/digital.electronics.1,4e869785b1e2df7511faa846311f235343d908e2,['MIT'],,,,"@echo off |
REM **************************************************************************** |
REM Vivado (TM) v2020.1 (64-bit) |
REM |
REM Filename : elaborate.bat |
REM Simulator : Xilinx Vivado Simulator |
REM Description : Script for elaborating the compiled design |
REM |
REM Generated by Vivado on Wed Mar 02 12:24:36 +0100 2022 |
REM SW Build 2902540 on Wed May 27 19:54:49 MDT 2020 |
REM |
REM Copyright 1986-2020 Xilinx, Inc. All Rights Reserved. |
REM |
REM usage: elaborate.bat |
REM |
REM **************************************************************************** |
echo ""xelab -wto 3da969c6c6a94190bdd283091f3b51cd --incr --debug typical --relax --mt 2 -L secureip --snapshot tb_mux_3bit_4to1_behav xil_defaultlib.tb_mux_3bit_4to1 -log elaborate.log"" |
call xelab -wto 3da969c6c6a94190bdd283091f3b51cd --incr --debug typical --relax --mt 2 -L secureip --snapshot tb_mux_3bit_4to1_behav xil_defaultlib.tb_mux_3bit_4to1 -log elaborate.log |
if ""%errorlevel%""==""0"" goto SUCCESS |
if ""%errorlevel%""==""1"" goto END |
:END |
exit 1 |
:SUCCESS |
exit 0 |
",40.84,185,0.6611165524 |
219492,d2f05411e7cddbb66da4c842a7ddb387d06efbe3,111,bat,Batchfile,encode.bat,andrimanna/ilbuonmatteobot,8a84fbc9d8b3f257bf29d45aa9efe06fa67943b8,['MIT'],1.0,2020-03-08T14:36:24.000Z,2020-03-08T14:36:24.000Z,encode.bat,andrimanna/ilbuonmatteobot,8a84fbc9d8b3f257bf29d45aa9efe06fa67943b8,['MIT'],,,,encode.bat,andrimanna/ilbuonmatteobot,8a84fbc9d8b3f257bf29d45aa9efe06fa67943b8,['MIT'],,,,"ECHO OFF |
ffmpeg.exe -i data\prova.mp3 -ac 1 -map 0:a -codec:a libopus -b:a 128k -vbr off -ar 24000 audio.ogg |
",37.0,100,0.6936936937 |
219493,d2f060c0f0943ec697fbcb16af87bdec30a479b8,123,bat,Batchfile,compile-win-qt5.bat,OrbitalChain/orbitalcoin,cf3f253daebbe50e87c4b29a4e774a64885042f0,['MIT'],,,,compile-win-qt5.bat,OrbitalChain/orbitalcoin,cf3f253daebbe50e87c4b29a4e774a64885042f0,['MIT'],,,,compile-win-qt5.bat,OrbitalChain/orbitalcoin,cf3f253daebbe50e87c4b29a4e774a64885042f0,['MIT'],,,,"set PATH=%PATH%;C:\Qt\5.3.2\bin |
qmake ""USE_QRCODE=1"" ""USE_UPNP=1"" orbitalcoin-qt.pro |
mingw32-make -f Makefile.Release |
pause",30.75,52,0.756097561 |
219494,d2f06f1647a93a33ea50906af49fa782535e4e0b,5132,bat,Batchfile,docs/make.bat,fpromero/predicting_heart_disease,bc7f2334f38020da91e1165c3bd985148a5628c0,['FTL'],,,,docs/make.bat,fpromero/predicting_heart_disease,bc7f2334f38020da91e1165c3bd985148a5628c0,['FTL'],,,,docs/make.bat,fpromero/predicting_heart_disease,bc7f2334f38020da91e1165c3bd985148a5628c0,['FTL'],,,,"@ECHO OFF |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=sphinx-build |
) |
set BUILDDIR=_build |
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . |
set I18NSPHINXOPTS=%SPHINXOPTS% . |
if NOT ""%PAPER%"" == """" ( |
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% |
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% |
) |
if ""%1"" == """" goto help |
if ""%1"" == ""help"" ( |
:help |
echo.Please use `make ^<target^>` where ^<target^> is one of |
echo. html to make standalone HTML files |
echo. dirhtml to make HTML files named index.html in directories |
echo. singlehtml to make a single large HTML file |
echo. pickle to make pickle files |
echo. json to make JSON files |
echo. htmlhelp to make HTML files and a HTML help project |
echo. qthelp to make HTML files and a qthelp project |
echo. devhelp to make HTML files and a Devhelp project |
echo. epub to make an epub |
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter |
echo. text to make text files |
echo. man to make manual pages |
echo. texinfo to make Texinfo files |
echo. gettext to make PO message catalogs |
echo. changes to make an overview over all changed/added/deprecated items |
echo. linkcheck to check all external links for integrity |
echo. doctest to run all doctests embedded in the documentation if enabled |
goto end |
) |
if ""%1"" == ""clean"" ( |
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i |
del /q /s %BUILDDIR%\* |
goto end |
) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.