Search Results

Search: Posts Made By: Segwar
1,657
Posted By Segwar
Tahnks Everyone. It seems that I was making...
Tahnks Everyone.

It seems that I was making multiple mistakes in teh script.

Thanks all for the prompt replies.

Segwar
1,657
Posted By Segwar
Thanks Anchal, Leme do that.Will get back to...
Thanks Anchal,

Leme do that.Will get back to you!!

Peace!!
1,657
Posted By Segwar
Script Cron issue
Hi All.

I have scheduled the script below in cron (Solaris 8). This script is supported to monitor the output of the websphere was-stat command and send a page out if it finds that one of the JVMs...
4,026
Posted By Segwar
Ok...I think I have another approach.. I...
Ok...I think I have another approach..

I need to convert the timestamp "20060328122808" in epoch time.
Then get the current epoch time of the system using

/usr/bin/truss /usr/bin/date 2>&1 |...
4,026
Posted By Segwar
Hi fpmurphy, The statement today=`TZ=aaa date...
Hi fpmurphy,
The statement today=`TZ=aaa date +%Y%m%d` is derived from a staement that i took from this forum which helped me to calculate the date two days ago.
the aaa is a typo..Thanks for...
4,026
Posted By Segwar
Time difference
Hi All,
I know there has been a lot of things that have been written about date arithmetic, but perhaps I have missed something..
The following script takes the input from a file name fail.txt with...
5,681
Posted By Segwar
Thanks a lot for your help...I will try and post...
Thanks a lot for your help...I will try and post results!!!!!
Thanks again
5,681
Posted By Segwar
Time difference calculation
Hi Team,
I am currently in the process of writing a script which will take a filename in the format
SKADEV.0.db2.NODE0000.CATN0000.20080714231015.001
where the sixth string(with "." as the...
29,208
Posted By Segwar
Thanks sooo much gopidesaboyina... This helps a...
Thanks sooo much gopidesaboyina...
This helps a lot....
God Bless
29,208
Posted By Segwar
Expect script issue
HI Al,
I have written the following expect script:
#!/bin/ksh
#!/usr/local/bin/expect--
##echo "PLease enter the server name"
##read host
echo "please enter the instance"
read instance
set...
8,821
Posted By Segwar
scp shell scripting question
HI all,
I am attempting to use the scp statemet in a shell script that I am writing
I need to have the user of the script enter a password at the time of the shell script running.I have the...
11,951
Posted By Segwar
creating a CSV in awk
Thanks ...
appreciate your prompt response
11,951
Posted By Segwar
shoud I try to replace the $1 $2 and $3 with the...
shoud I try to replace the $1 $2 and $3 with the drive percent and space variables?
11,951
Posted By Segwar
I tried and got the same error message awk:...
I tried and got the same error message

awk: syntax error near line 1
awk: illegal statement near line 1
11,951
Posted By Segwar
Thanks Franklin, I will try and get back
Thanks Franklin,
I will try and get back
11,951
Posted By Segwar
creating a csv file in awk
Hi All
I am trying to create a csv file in the korn shell and the script segment is as follows:

if [ percent -gt 80 ]
then
# NEED TO ADD INFO TO THE EMAIL FILE ABOUT THE DRIVE THAT'S...
Showing results 1 to 16 of 16

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