Find the answer to your Linux question:
Results 1 to 3 of 3
I've some file with .sh extensions that runs some softwares.Now,how do I stop running that files I know we run the command ./start_tomcat.sh to start the apache.Is there any command ...
  1. #1
    Just Joined!
    Join Date
    Oct 2010
    Posts
    17

    stopping .sh executable file

    I've some file with .sh extensions that runs some softwares.Now,how do I stop running that files

    I know we run the command ./start_tomcat.sh to start the apache.Is there any command to stop that file/process or is it just kill the process to stop the process

    Thanks

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,943
    Red Hat Linux Manuals - Chapter 11. Managing Files and Directories

    scroll down on how to change file properties. I do not run rpm distros so not much help otherwise.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Linux Enthusiast Mudgen's Avatar
    Join Date
    Feb 2007
    Location
    Virginia
    Posts
    623
    There should be a corresponding stop_tomcat.sh script.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...