kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/bin/windows/kafka-server-stop.bat

Path
kafka_neu-76e4d1b5-8b7b-4eb8-ad4b-86e90f693c1d.zip-extract/kafka-4.2.0-src/bin/windows/kafka-server-stop.bat
Status
scanned
Type
file
Name
kafka-server-stop.bat
Extension
.bat
Programming language
Batchfile
Mime type
text/x-msdos-batch
File type
DOS batch file, ASCII text
Tag

      
    
Rootfs path

      
    
Size
997 (997 bytes)
MD5
7472e1a2be32928667a604d2e0232d57
SHA1
541a7298c5378a94ec0d8b3fc05171eca30a52db
SHA256
6558b0895463fa3bc5a79d7c82e059856d1efce76674d4112cbfe2a9210f6298
SHA512

      
    
SHA1_git
676577cf958645fde5ec95cb521f7e02f1616099
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
kafka-server-stop.bat | 997 bytes |

@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. wmic process where (commandline like "%%kafka.Kafka%%" and not name="wmic.exe") delete rem ps ax | grep -i 'kafka.Kafka' | grep -v grep | awk '{print $1}' | xargs kill -SIGTERM
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
80.41
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-40bbb331-4841-7906-cced-85f41fbf3f3e apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 9 9