Search Results

Search: Posts Made By: Ajesh
3,031
Posted By Ajesh
Well i have tried using "export" from the first...
Well i have tried using "export" from the first script and "import" into the another but the values do not come


In the First Script



export TZ=EST5EDT

JS_ST=$(date +"%k%M")
export...
3,031
Posted By Ajesh
How to import a variable Used in Another Korn Shell Script?
Hi

I am using two shell scripts which are running on the system simultaneously. And in one of the script i am exporting an Integer Variable.

Now i want to use the variable in another script....
3,068
Posted By Ajesh
Hello All Thanks for your Responses. The...
Hello All

Thanks for your Responses. The Latter Codes in this page were quite simple and effective.

Regards
3,068
Posted By Ajesh
How to convert 24 Hr Time Format into Minutes?
Hello All

I know the general Logic behind it but do not know the shell programming so much.


For Example, The Time is stored in a given Variable

if the Time is 0800 then i need to extract...
2,895
Posted By Ajesh
Brilliant. It worked. I understand your...
Brilliant. It worked.

I understand your comment about logging but wouldnt it complicate it further? I might give it a try when i have too much time.
2,895
Posted By Ajesh
[Solved] Error While Using "Basename" in the Script
Hello All


My Requirement is to Delete files in a particular directory based on its extension. So for that i have piece of Code down below


horo=`date +%Y%m%d`
logfile=/temp/log.file.$horo...
1,286
Posted By Ajesh
I had tried that but when it comes to a symbol...
I had tried that but when it comes to a symbol lile ; or >>. the Shell gives a compilation Error while running.

Thanks Anyway
1,286
Posted By Ajesh
To Check whether the Input is a Year or Not?
Hi Guys

I have a Requirement that the input will be given and i have to check whether the input is a Year or not.

For Example

2004,2009 and so on forth will be considered a year and anything...
Showing results 1 to 8 of 8

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