Search Results

Search: Posts Made By: nandinisagar
38,973
Posted By nandinisagar
I read that posting , i don't know what to add in...
I read that posting , i don't know what to add in .profile as I am new to scripting... Can you please tell me what to add in .profile in order to avoid that message.

Thanks
nandinisagar
38,973
Posted By nandinisagar
Its a typo In the profile we have the...
Its a typo

In the profile we have the following line

stty erase ^H

Thanks
nandinisagar
38,973
Posted By nandinisagar
stty: : No such device or address
I encoutered the error "stty: : No such device or address" in the korn shell script log. I added STTY EARSE ^H in profile. why iam i getting that error in Korn shell

Thanks
nandinisagar
24,212
Posted By nandinisagar
I am in the learning phase... Can't we compare...
I am in the learning phase... Can't we compare decimals and can't we use -GE instead of >=. Please educate me
24,212
Posted By nandinisagar
comparing two decimal values in KSH
Hi Gurus,

I wrote a small KSH script, in that i am comparing two variables like this

curr_time = date +%h.%m
set_time=23.55

If [[$curr_time -ge $set_time]];
then
zip the file

fi

The...
Showing results 1 to 5 of 5

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