text stringlengths 0 834k |
|---|
php artisan config:clear |
php artisan cache:clear |
php artisan view:clear |
php artisan route:clear |
composer dump-autoload |
",18.125,24,0.8344827586 |
323,d0302acd9c14dbfe410d134d8180e5e207decbd3,266,cmd,Batchfile,test_utils/test.cmd,oskardudycz/kafka-connect,c4e880c562b3cfdd1883bb2ec477a3d56b9ee64a,['MIT'],14.0,2019-09-24T06:12:26.000Z,2022-03-04T04:09:48.000Z,test_utils/test.cmd,oskardudycz/kafka-connect,c4e880c562b3cfdd1883bb2ec477a3d56b9ee64a,['MIT'],,,,test_utils/test.cmd,oskardudycz/kafka-connect,c4e880c562b3cfdd1883bb2ec477a3d56b9ee64a,['MIT'],,,,"docker run -e ZOOKEEPER_CONNECT=zookeeper:2181 --network docker_connect_network -it --rm debezium/kafka list-topics |
docker run -e ZOOKEEPER_CONNECT=zookeeper:2181 --network docker_connect_network -it --rm debezium/kafka watch-topic -a -k dbserver1.public.test_table",88.6666666667,149,0.8233082707 |
324,d030ec5b33493095dbad23dd8d83651638aa5cb3,413,bat,Batchfile,bin/windows/erlang-petstore-client.bat,xiaomaolau/swagger-api,a39ea6f146476300e03539922d0a56c5a24cc419,['Apache-2.0'],1.0,2020-09-06T18:36:28.000Z,2020-09-06T18:36:28.000Z,bin/windows/erlang-petstore-client.bat,xiaomaolau/swagger-api,a39ea6f146476300e03539922d0a56c5a24cc419,['Apache-2.0'],,,,bin/windows/erlang-petstore-client.bat,xiaomaolau/swagger-api,a39ea6f146476300e03539922d0a56c5a24cc419,['Apache-2.0'],,,,"set executable=.\modules\swagger-codegen-cli\target\swagger-codegen-cli.jar |
If Not Exist %executable% ( |
mvn clean package |
) |
REM set JAVA_OPTS=%JAVA_OPTS% -Xmx1024M |
set ags=generate -t modules\swagger-codegen\src\main\resources\erlang-client -i modules\swagger-codegen\src\test\resources\2_0\petstore.yaml -l erlang-client -o samples\client\petstore\erlang-client |
REM java %JAVA_OPTS% -jar %executable% %ags% |
",37.5454545455,198,0.789346247 |
325,d031088f7e92785b1cf9bd5c1829059d7e929a8e,1249,cmd,Batchfile,bin/ext/rcfilecat.cmd,TencentEMapReduce/EMR131-Hive,70d741709a3af706b5ca764268c37ab8ca9da5d5,['Apache-2.0'],4.0,2020-11-25T07:23:07.000Z,2022-01-10T09:13:06.000Z,bin/ext/rcfilecat.cmd,TencentEMapReduce/EMR131-Hive,70d741709a3af706b5ca764268c37ab8ca9da5d5,['Apache-2.0'],1.0,2021-02-03T19:40:18.000Z,2021-02-03T19:40:18.000Z,bin/ext/rcfilecat.cmd,TencentEMapReduce/EMR131-Hive,70d741709a3af706b5ca764268c37ab8ca9da5d5,['Apache-2.0'],5.0,2019-11-18T05:41:26.000Z,2022-03-18T07:59:55.000Z,"@echo off |
@rem Licensed to the Apache Software Foundation (ASF) under one or more |
@rem contributor license agreements. See the NOTICE file distributed with |
@rem this work for additional information regarding copyright ownership. |
@rem The ASF licenses this file to You under the Apache License, Version 2.0 |
@rem (the ""License""); you may not use this file except in compliance with |
@rem the License. You may obtain a copy of the License at |
@rem |
@rem http://www.apache.org/licenses/LICENSE-2.0 |
@rem |
@rem Unless required by applicable law or agreed to in writing, software |
@rem distributed under the License is distributed on an ""AS IS"" BASIS, |
@rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
@rem See the License for the specific language governing permissions and |
@rem limitations under the License. |
set CLASS=org.apache.hadoop.hive.cli.RCFileCat |
set HIVE_OPTS= |
pushd %HIVE_LIB% |
for /f %%a IN ('dir /b hive-cli-*.jar') do ( |
set JAR=%HIVE_LIB%\%%a |
) |
popd |
if [%1]==[rcfilecat_help] goto :rcfilecat_help |
:rcfilecat |
call %HIVE_BIN_PATH%\ext\util\execHiveCmd.cmd %CLASS% |
goto :EOF |
:rcfilecat_help |
echo ""usage ./hive rcfilecat [--start='startoffset'] [--length='len'] "" |
goto :EOF |
",35.6857142857,78,0.7397918335 |
326,d03139ce572d5efb4afd54d1667cf2f6dd85ce66,400,cmd,Batchfile,FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S02_TC22.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],29.0,2016-09-07T19:06:02.000Z,2022-01-12T02:24:29.000Z,FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S02_TC22.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],26.0,2016-11-11T04:47:31.000Z,2022-03-11T09:43:25.000Z,FileSyncandWOPI/Source/Scripts/MS-FSSHTTP-FSSHTTPB/RunTestCase_S02_TC22.cmd,v-hujia1/Interop-TestSuites,7e548cd84064cd8633b7079d0a69c72e4a1587fe,['MIT'],38.0,2015-12-09T01:35:50.000Z,2022-03-25T09:45:25.000Z,"@echo off |
pushd %~dp0 |
""%VS120COMNTOOLS%..\IDE\mstest"" /test:Microsoft.Protocols.TestSuites.MS_FSSHTTP_FSSHTTPB.MS_FSSHTTP_FSSHTTPB_S02_Coauth.TestCase_S02_TC22_CheckLockAvailability_FileAlreadyLockedOnServer_ExclusiveLock /testcontainer:..\..\MS-FSSHTTP-FSSHTTPB\TestSuite\bin\Debug\MS-FSSHTTP-FSSHTTPB_TestSuite.dll /runconfig:..\..\MS-FSSHTTP-FSSHTTPB\MS-FSSHTTP-FSSHTTPB.testsettings /unique |
pause",100.0,372,0.8525 |
327,d031675fa7ea3822ed6e50c3be17add79cbec9c7,113,bat,Batchfile,sechub-analyzer-cli/src/test/resources/code/Batch/single_line_double_colon.bat,Vivek-Prajapatii/sechub,12ef4ecad0cc92296a94f0f3661d9975797dfe1d,['Apache-2.0' 'MIT'],79.0,2019-07-30T14:08:37.000Z,2022-01-17T03:03:19.000Z,sechub-analyzer-cli/src/test/resources/code/Batch/single_line_double_colon.bat,Vivek-Prajapatii/sechub,12ef4ecad0cc92296a94f0f3661d9975797dfe1d,['Apache-2.0' 'MIT'],699.0,2019-07-30T08:37:52.000Z,2022-01-24T16:06:12.000Z,sechub-analyzer-cli/src/test/resources/code/Batch/single_line_double_colon.bat,Vivek-Prajapatii/sechub,12ef4ecad0cc92296a94f0f3661d9975797dfe1d,['Apache-2.0' 'MIT'],36.0,2019-07-29T15:37:19.000Z,2022-01-08T09:22:22.000Z,":: SPDX-License-Identifier: MIT |
@echo off |
:: NOSECHUB |
set message = Hello World |
:: END-NOSECHUB |
echo %message% |
",14.125,31,0.7168141593 |
328,d031a51289c4e37d89529136cb527606d57b660d,551,cmd,Batchfile,sleep.cmd,kkew3/Windows-cmd-scripts,72ef76edc818e1bae9ac246915db92d2c615103b,['MIT'],,,,sleep.cmd,kkew3/Windows-cmd-scripts,72ef76edc818e1bae9ac246915db92d2c615103b,['MIT'],,,,sleep.cmd,kkew3/Windows-cmd-scripts,72ef76edc818e1bae9ac246915db92d2c615103b,['MIT'],,,,"@ECHO OFF |
SETLOCAL |
REM |
REM This script pause for N seconds, where N must be a positive integer. |
REM |
REM Usage: |
REM |
REM sleep.cmd N |
REM |
REM Author: Kaiwen Wu |
REM Last modification date: 2018-01-20 |
REM |
SET ""prog=%0"" |
IF ""%1""=="""" GOTO :help |
IF ""%1""==""/?"" GOTO :help |
SET /A ""sec=%1+1"" > NUL 2>&1 |
IF ERRORLEVEL 1 GOTO :help |
ping 127.0.0.1 -n %sec% > nul |
GOTO :EOF |
:help |
ECHO This script pause for N seconds, where N must be a positive integer. |
ECHO. |
ECHO Usage: |
ECHO. |
ECHO %prog% N |
ECHO. |
ECHO Example: |
ECHO. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.