Search Results

Search: Posts Made By: asavaliya
1,699
Posted By asavaliya
Now its Working Thanks Guys
Now its Working

Thanks Guys
1,699
Posted By asavaliya
Command not Found ./test.sh
Command not Found

./test.sh
1,699
Posted By asavaliya
Solaris and Shell Script #ksh
Solaris and Shell Script #ksh
1,699
Posted By asavaliya
Thanks ... Error :- syntax error at...
Thanks ...

Error :-

syntax error at line 12 : `((' unexpected
1,699
Posted By asavaliya
HI I am still Trying....
HI

I am still Trying....
1,699
Posted By asavaliya
Change Date Input :-
I have Below Input :-

X1=03 ### Hour
Y1=20160405 ## Date
Z1=3 ## I want to Back 3 Hour

Output
List=03 02 01
Y1=20160405

Input:-

X1=02 ### Hour
Y1=20160405 ## Date
Z1=4 ## I want to...
1,127
Posted By asavaliya
Perfect !!!!!
Perfect !!!!!
1,127
Posted By asavaliya
Change Data of first ROW
My Input :

A.txt

1@A 2@B 3@C
1 4 5
2 4 5
3 4 5

B.txt

1 2 3
A B C
1 4 5
2 4 5
3 4 5
1,885
Posted By asavaliya
E_TIM 16, ETE 15, EOND 26, EEC 81, E un, ...
E_TIM 16,
ETE 15,
EOND 26,
EEC 81,
E un,
E un,
E 249,
E 19,
E_TIM 17,
ETE 15,
EOND 29,
EEC 82,
E un,
E un,
E 249,
E 19,


E_TIM ETE EOND EEC E E E E
16, 15, 26, 81, un, un, un, 284,
1,885
Posted By asavaliya
Both Code Works Perfect Thanks Guys ..
Both Code Works Perfect Thanks Guys ..
1,885
Posted By asavaliya
Convert Data from Column to Row
Hi

FileA.txt

E_TIM 16,
ETE 15,
EOND 26,
EEC 81,
E_1 un,
E_2 un,
E_3 un,
E_4 284,
E_TIM 17,
ETE 15,
EOND 29,
EEC 82,
E_1 un,
E_2 un,
E_3 un,
E_4 249,
1,501
Posted By asavaliya
Now i have used below command to get value but...
Now i have used below command to get value but its not Parfect>


nawk ' /vsDataEUtranCellFDD/ {id=1} /vsDataEUtranFreqRelation/ {id=2} /vsDataEUtranCellRelation/ {id=3} /VsDataContainer id/...
1,501
Posted By asavaliya
Getting Error ./gs.sh[232]: tac: not found...
Getting Error

./gs.sh[232]: tac: not found
./gs.sh[232]: tac: not found
1,501
Posted By asavaliya
Replace Char in XML Base on Condition
HI All

Here is my Input file A.

I want to add extra char in the line base on below condition.

1> if Below second line is <xn:vsDataType>vsDataEUtranCellFDD</xn:vsDataType>
then...
2,452
Posted By asavaliya
YES SIR,WITH Shell Scripting !!!! I have...
YES SIR,WITH Shell Scripting !!!!

I have below command to parse it for 2nd Output :-
nawk -F'[\"\>\<]' 'BEGIN{print "RNC UtranCell UtranRelation"} /MeContext id/{a=$3} /VsDataContainer...
2,452
Posted By asavaliya
XML Parsing :
HI
I want to parse below file in to two output :-

Input :-

?xml version="1.0" encoding="UTF-8"?>
<bulkCmConfigDataFile xmlns:un="utranNrm.xsd"
<configData dnPrefix="Undefined">
...
1,178
Posted By asavaliya
Count Column and Print at last
HI Guys,

Count base on column A


Input:-

U00393 6 000100000
U00393 7 000100001
U00393 8 000100002
U00393 9 000100003
U00393 10 000100004
U00393 11 000100005
U00928 6 000100000
U00928...
1,045
Posted By asavaliya
Understand script formte
Hi

i have one script and i am running it but not getting current output so i want to understand how to input in the script.


when i do help then i am getting below massage

thanks

got it
1,219
Posted By asavaliya
Create file base on server time
Hi Guys,

Server time:-

>date
>Wed Nov 14 11:56:23 EST 2012

I want to convert in to Below Formet :-

20121114.1100

And cretae file base on above data : last 48 Hour

20121114.1000...
1,180
Posted By asavaliya
Got it brother..... Do we have any other...
Got it brother.....

Do we have any other option ??
1,180
Posted By asavaliya
Error when running script in background
Hi guys,

./test.sh &


#!/usr/bin/ksh
echo "No.Of Items :"
read count
echo "Report Time (Min):"
read time

some other command ....

exit 0;

thanks
1,706
Posted By asavaliya
Find the script running time and subtract from sleeptime
HI Guys,

I want to find out the script running time and subtract from sleeptime.

My Script Below Give me error :-

#!/usr/bin/ksh

timeout=100

start=$SECONDS

sleep 20

end=$SECONDS...
1,327
Posted By asavaliya
Change column to row base on column 2
Hi Guys,

Input.txt

L194 A -118.2
L194 B -115.1
L194 C -118.7
L196 A 0
L196 C 0
L197 A -111.2
L197 B...
1,322
Posted By asavaliya
make loop from input file
Hi Guys,

I have file A.txt

PP97
PP66
PP87
PP66
PP47
PP57
PP44
PP20
PP66
PP16
PP13
PP51
PP68
PP70
PP75
PP30
1,665
Posted By asavaliya
Grate Buddy !!!!! Thanks
Grate Buddy !!!!! Thanks
Showing results 1 to 25 of 110

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