Giter Club home page Giter Club logo

shell-related's Introduction

Shell-Related

Some experiences in my work

yxx.sh 原理说明:指定目录后可启动、停止、搜索jar程序,工作原理是在给定的目录下搜索jar程序并启动、停止、检查运行状态。同时可以指定多个目录搜索jar。

使用脚本:

变量说明:

APP_PATH : 指定扫描目录,程序会扫描到目录下的java程序文件,若有多个目录需要用空格隔开,目录结尾不能有 ‘/’ , 正确示例:APP_PATH="/data/a /data/b"

depenv: 指定程序的依赖环境,启动时会考虑依赖程序是否启动

javaArg: java参数

启动参数说明:

start : 启动

stop: 停止

no_dep_start: 不考虑依赖环境启动

jar_check: 检查所有java程序启动状态

dep_check:检查依赖环境启动状态 find: 扫描java程序

shell-related's People

Contributors

xuanhi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.