Search Results

Search: Posts Made By: aliva Dash
1,382
Posted By aliva Dash
How can i use grep to search a specific pattern?
Hi All,

My file contain the below data :
w_SA_infa1.log:INFO : LM_36620 : () Command task instance [Cmd_FILE_CHECK]: running command [Command1], with command value [sh -c "sh /data/.... "]....
1,016
Posted By aliva Dash
Please let me know what i need to correct.
Please let me know what i need to correct.
1,016
Posted By aliva Dash
While,for ,if loop...help me
Hi All

Need you help on a script logic :
I have a file a.out which contain
A345
B456
C876
This file is received after running a script.
Now if the script doesnt generate this file then it...
Forum: UNIX and Linux Applications 06-18-2013
3,593
Posted By aliva Dash
UNIX help with informatica
Guys,

I have a requirement.Please suggest the way i can :

A script is being used to generate a file and send a mail to a source team if the feed for informatica jobs have not reached the...
1,953
Posted By aliva Dash
But i need to do for teh dates present in the...
But i need to do for teh dates present in the file.
some think like cat a.out | getting the difference.
1,953
Posted By aliva Dash
I have used the below script to get the output: ...
I have used the below script to get the output:
cat test.sh | sed -n 1p >a.out
awk -F"[][]" '/INFO :/ {print $2}' a.out >a1.out
rm a.out
sed 's/^/var1=/g' a1.out >a.out
rm a1.out
cat test.sh |...
1,953
Posted By aliva Dash
Guys i can explain u elaborately. First i am...
Guys i can explain u elaborately.
First i am using sed command to get the first line from a file and storing in a.out.
Again using sed to get the last line from the same file and storing in a.out...
1,953
Posted By aliva Dash
Help on awk and grep command to get the date
Hi All

I need to get the date from a file.
my file a.out has the below data:
INFO : LM_36435 [Sun Jun 17 05:00:05 2013] : (10153|1400211776)
Starting execution of workflow [w_.......] in...
1,112
Posted By aliva Dash
Thanks Don. It worked!!!! :b:
Thanks Don. It worked!!!!
:b:
1,112
Posted By aliva Dash
Hi joeyg, Its that if i know the iteration...
Hi joeyg,

Its that if i know the iteration number than i can break the loop.For example:If i scheduled my script at 6 pm and the cuttoff time is 11pm and sleep time is 60 secs,so 5 hrs it is...
1,112
Posted By aliva Dash
Help me on a script
I have requirement as below:

I need to check the file has reached the server. If the file has reached it shall send a mail that file reached. For this i have used this script:
ssh...
Showing results 1 to 11 of 11

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