Search Results

Search: Posts Made By: er_aparna
3,375
Posted By er_aparna
hie
I think for loop doesn't accepts complete cat command inside it ,
You can first have output in another file and the use that file in for loop like


TZ=`date +%Z`+48 ;a=`date +%Y-%m-%d`
echo $a...
1,666
Posted By er_aparna
Thanks a lot Era
HI Era,

Thanks a lot it Worked for me :)

MANY MANY THKS TO U

Tc- Aparna
16,697
Posted By er_aparna
getting spaces while reading file from for loop
Hi ,

I am getting similar problem,
but in my case i am fetching variable value from a file , and then echo the value, but its considering spaces in the file. for exmp:

file - temp1 has...
1,666
Posted By er_aparna
Thanks but no success
Hi era,

I tried the solution given by you but no success,
the code hangs and doesn't comes out to shell prompt.

Pls suggest somthg

Thanks
1,666
Posted By er_aparna
Making file with values from different files
Hello,

I am stuck up in middle of a script.Pls have a look at the problem and help me in any way out for the same.

There are n number of files with n number of contents in a column.
for...
1,537
Posted By er_aparna
Paste the files contents differently
Hello ,

I want to segregate by file contents in a much simpler format ie input file

Wednesday May 16 11:59:44 IST 2007
90376 44136 process1 pid1
90200 43208 process1 pid2
90200 43208...
65,920
Posted By er_aparna
Thanks
Thanks a lot for the solution

KRegards,
Aparna
32,534
Posted By er_aparna
output syntax error
Hello,

Well the error 0094 symbolize :
oerr ora 904
00904, 00000, "%s: invalid identifier"

Hence i believe that there z error in declaration of yr variable output so , its better u use the...
65,920
Posted By er_aparna
Find For Mins
Hello ,


In addition to the problem , if i want to find and remove the files made in last 5 mins then what will be the command as , i have searched for many coomand but all depend upon days not...
3,189
Posted By er_aparna
Hello Ygor
Hello ,


Thanks for yr suggestion it z helping me but not fully the output which i want should have the entries where there is any change in any value ie as below
Desired o/p :
Date/Time Object...
3,189
Posted By er_aparna
Yet not solved
Hello ,

Though i will b to pass the variable through this awk statement by question lies otherways how will i compare each parameter value for each existnace that is still unknown to me!!

Pls...
3,189
Posted By er_aparna
That is what is my point of concern!!!Awk doesnt...
That is what is my point of concern!!!Awk doesnt takes variables values and comparison cannt be performed with varaible as number of times the sequence is repeated is unknown .... the parameters may...
3,189
Posted By er_aparna
Problem still exists
Hello ,
Thanks for the reply . but the problem is not solved with this because what this crsipt will do is just grep the object and paste in the output file
However what i want is whenever there is...
3,189
Posted By er_aparna
Dynamic Attribute Changes
Hello ,

I am stuck out in a part of my script, though I am trying it through a script of loops but i emphasis on having a short code :


Input file has Attribute values changing with time ...
11,844
Posted By er_aparna
Hello
Hello,

Just an addition to the question , can u pls tell if i want to find files created in last 20 mins then which find option should be used as i was not able to detect in man find.

KRgs,...
16,204
Posted By er_aparna
small script
Hello,

You can have this small script and include that at the end of your shell script

ps > input_ps
var=`grep java input_ps|cut -d" " -f1`
kill -9 $var

See if this helps....

K...
1,439
Posted By er_aparna
thanks
Thanks a lot it worked ......

Aparna
1,439
Posted By er_aparna
Problem with Awk
Hello ,

I am facing a strange problem while using awk...
I have a input file as input_file

Alarms Details for ce20
Count,STATE,Description
50,964218016,22/09/2006 11:15:00 [27498]: ID...
69,166
Posted By er_aparna
Hello
I have one more thing to ask on same script...

what if the rows and coulmns are not equal , then the script fails...

like input file

abc,abc1,abcd3
pqrs,pqr
1,2,3,4,5,6,7,8,9,10,11

Pls...
2,885
Posted By er_aparna
thanks
thanks a lot for such a good and quick suggestion...

Regards,
2,885
Posted By er_aparna
Hello, i dont have perl on my sun machine...
Hello,

i dont have perl on my sun machine .... pls suggest within shells....

regards,
2,885
Posted By er_aparna
Add few characters
Hello,

I have a file with few n number of lines .I want to add any character ie comma "," in begining of each line of the file i dont know how many lines the file may contain Also, i want to add...
13,875
Posted By er_aparna
thanks
Thanks a lot for the solution . However, can there be some possibility , that by using ksh !!!

I dont want to use bash shell....

Thanks a lot for help!!
13,875
Posted By er_aparna
read n number of inputs
Hello,

I think its a sinple query but somehow i m stucked up here...

I am trying to enter n number of inputs from the user and write them in
an input file ie row wise...

I tried standard...
9,210
Posted By er_aparna
Thanks a lot for the explanation
Thanks a lot for the explanation

Regards,

Aparna
Showing results 1 to 25 of 52

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