Search Results

Search: Posts Made By: Syedsabeel
7,196
Posted By Syedsabeel
Start.sh is my application start script. Stop.sh...
Start.sh is my application start script. Stop.sh we dont have. Nothing else running java process as of now except in start.sh java processes.
7,196
Posted By Syedsabeel
We have procedure to stop we used to kill the...
We have procedure to stop we used to kill the process. For start we have to go bin path and have to start using ./start.sh.

--- Post updated at 04:52 PM ---

Stuck or failure data will be around...
7,196
Posted By Syedsabeel
If there is a server failure or reboot. I have to...
If there is a server failure or reboot. I have to run the script again as the process gets killed surely.
7,196
Posted By Syedsabeel
Its my peak 00 to 6am why i dont want this to run...
Its my peak 00 to 6am why i dont want this to run coz some other things will be running in my server. So i want to stop this script to keep running on my peak time.
When i start the script it will...
7,196
Posted By Syedsabeel
It will pick some data from database and update...
It will pick some data from database and update it. When it stops it will stop updating the database and when it runs again it should continue from the same.
Can you please help me by writing script.
7,196
Posted By Syedsabeel
My current .sh file below. Which need to run only...
My current .sh file below. Which need to run only once and it will do its job. I need below script to run only at 6am to 00.

#!/bin/bash

BM_HOME=/home/jsoc
...
7,196
Posted By Syedsabeel
Hi i have java script bulk.sh. inside this i have...
Hi i have java script bulk.sh. inside this i have jar file where my java code is written.
7,196
Posted By Syedsabeel
Script should keep running only at specific time
I want a script to run once at 6:00AM, keep running, and then STOP running at 23:59PM.

Hi,
Can we use crontab and can you write one example where the script will run only in between 6am to 00...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 04:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy