Search Results

Search: Posts Made By: kiitmale
3,622
Posted By kiitmale
cannot use cron job
Unfortunately for my requirements i cannot use cron job.
Please let me know if you can spot any issues with my code in previous post.
3,622
Posted By kiitmale
my attempt till now
hi,
I tried as below:


#!/bin/ksh
##check current time
curr_time=`date +%H%M`
# SET and Initialize Time variables
time7pm=1600
time0630am=1620 ##assume currtime was 1615
echo $curr_time...
3,622
Posted By kiitmale
Hi Methy, thanks for the quick response. ...
Hi Methy,
thanks for the quick response.

Lets assume i assign x=echo `date +%R`
and it populates x=1:32

How do I compare that value with a variable containing value for 02:00PM?
I mean can i...
3,622
Posted By kiitmale
Sleep Until Query
Hi,
I am a newbie in UNIX

please help me develop code for below logic:--

I want my script to implement sleep until a specified time(date doesn't matter)
...
Showing results 1 to 4 of 4

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