Skip to content

Simple bash script to start stop restart and get status for you simple program

Notifications You must be signed in to change notification settings

mguiral/StartStopBashScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

How to use start_stop_launcher.sh script

  • Change APP_NAME value with your application name. If your application name contains spaces, also change PIDFILE value
  • Replace your_command_line with the command line use to run your application
  • Run start_stop_launcher.sh script : ./start_stop_launcher.sh {start|stop|status|restart}

About

Simple bash script to start stop restart and get status for you simple program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages