text
stringlengths
0
834k
:end
",24.5,93,0.7397959184
219382,d2e1293c35f9300fe6a64aedd3dbe44707ba49c5,53,bat,Batchfile,migrator - Copy.bat,rhanberry01/bulilit_migrator,84b594dd3e7229c95965ad1e050878205102b6e5,['MIT'],,,,migrator - Copy.bat,rhanberry01/bulilit_migrator,84b594dd3e7229c95965ad1e050878205102b6e5,['MIT'],,,,migrator - Copy.bat,rhanberry01/bulilit_migrator,84b594dd3e7229c95965ad1e050878205102b6e5,['MIT'],,,,"C:\xampp\php\php index.php welcome start_process
exit",26.5,48,0.8301886792
219383,d2e15f5dea2cb2ab30a18b719f00cd93f7418544,541,bat,Batchfile,tasks/winbuildscripts/buildwin.bat,zacharycmontoya/opentelemetry-dotnet-instrumentation,57919f03c92c9ccb0917b0fa0c964b85f989dca7,['Apache-2.0'],,,,tasks/winbuildscripts/buildwin.bat,zacharycmontoya/opentelemetry-dotnet-instrumentation,57919f03c92c9ccb0917b0fa0c964b85f989dca7,['Apache-2.0'],12.0,2021-04-16T08:22:50.000Z,2022-03-31T12:11:21.000Z,tasks/winbuildscripts/buildwin.bat,zacharycmontoya/opentelemetry-dotnet-instrumentation,57919f03c92c9ccb0917b0fa0c964b85f989dca7,['Apache-2.0'],,,,"if not exist c:\mnt\ goto nomntdir
@echo PARAMS %*
REM don't use `OUTDIR` as an environment variable. It will confuse the VC build
set PKG_OUTDIR=c:\mnt\build-out\%CI_JOB_ID%
call ""%VSTUDIO_ROOT%\vc\auxiliary\build\vcvars64.bat""
mkdir \build
cd \build || exit /b 2
xcopy /e/s/h/q c:\mnt\*.* || exit /b 3
pip install invoke
inv -e dotnettracer.build
if not exist %PKG_OUTDIR% mkdir %PKG_OUTDIR% || exit /b 6
xcopy /y/e/s output\*.* %PKG_OUTDIR%
goto :EOF
:nomntdir
@echo directory not mounted, parameters incorrect
exit /b 1
goto :EOF
",21.64,79,0.719038817
219384,d2e17a9a7aab0f979dfbb7b1323a08b9fc3a5eae,90,bat,Batchfile,common-development-profiles/demos/java/buildandrun.bat,saidulislam/everything-docker,5e3e54ae0bb646e636ad4388822c7227e655c29f,['Apache-2.0'],,,,common-development-profiles/demos/java/buildandrun.bat,saidulislam/everything-docker,5e3e54ae0bb646e636ad4388822c7227e655c29f,['Apache-2.0'],,,,common-development-profiles/demos/java/buildandrun.bat,saidulislam/everything-docker,5e3e54ae0bb646e636ad4388822c7227e655c29f,['Apache-2.0'],,,,"docker build -t learnbook/java .
docker push learnbook/java
docker run --rm learnbook/java",30.0,32,0.8
219385,d2e1859a3d43c6f928f727bbfdc57406de941eaa,648,cmd,Batchfile,data/common.cmd,doomjoshuaboy/Ikemen-GO,aad596b799b55a8d524a5ea03b73e080d538c6bf,['CC-BY-3.0'],154.0,2020-08-30T06:00:01.000Z,2022-03-19T20:09:51.000Z,data/common.cmd,doomjoshuaboy/Ikemen-GO,aad596b799b55a8d524a5ea03b73e080d538c6bf,['CC-BY-3.0'],317.0,2020-08-27T23:18:45.000Z,2022-03-21T23:40:42.000Z,data/common.cmd,doomjoshuaboy/Ikemen-GO,aad596b799b55a8d524a5ea03b73e080d538c6bf,['CC-BY-3.0'],46.0,2020-09-20T10:26:54.000Z,2022-03-21T09:24:58.000Z,"[Command]
name = ""TagShiftBack""
command = d
time = 1
[Command]
name = ""TagShiftFwd""
command = w
time = 1
[Command]
name = ""x""
command = x
time = 1
[Command]
name = ""y""
command = y
time = 1
[Command]
name = ""z""
command = z
time = 1
[Command]
name = ""a""
command = a
time = 1
[Command]
name = ""b""
command = b
time = 1
[Command]
name = ""c""
command = c
time = 1
[Command]
name = ""start""
command = s
time = 1
[Command]
name = ""d""
command = d
time = 1
[Command]
name = ""w""
command = w
time = 1
[Command]
name = ""m""
command = m
time = 1
[Command]
name = ""menu""
command = m
time = 1",10.125,22,0.5447530864
219386,d2e2104f5627fc9985e12937e42c95ec98b91f17,4518,bat,Batchfile,src/main/waarpr66/example/Windows/service/service.bat,fredericBregier/WaarpAdministrator,19378121e2adf6a2f0f60dd09ee758ee9afa3e98,['Apache-2.0' 'MIT'],,,,src/main/waarpr66/example/Windows/service/service.bat,fredericBregier/WaarpAdministrator,19378121e2adf6a2f0f60dd09ee758ee9afa3e98,['Apache-2.0' 'MIT'],,,,src/main/waarpr66/example/Windows/service/service.bat,fredericBregier/WaarpAdministrator,19378121e2adf6a2f0f60dd09ee758ee9afa3e98,['Apache-2.0' 'MIT'],,,,"@echo off
rem -- DO NOT CHANGE THIS ! OR YOU REALLY KNOW WHAT YOU ARE DOING ;)