Search Results

Search: Posts Made By: Vijay06
1,309
Posted By Vijay06
How can I Group values based on these patterns?
HI,

I have a log file with data in the following way:

xyz....xyz...xyz.... id=aaaa

type=apple
type=mango

xyz...xyz...xyz.....id=bbbb

type=apple

xyz....xyz...xyz....id=cccc
...
1,596
Posted By Vijay06
Data after a string in a file
Hi,
I have a file with data as follows:

324dsadfasfgf23<xmlsssssssssssssssssssssssssssssssssssssss<fdf>dfsdf>

i need all the data followed by the string <xml?

Is it possible to retrieve it?
4,104
Posted By Vijay06
But.. this doesn't solve my request. Because.....
But.. this doesn't solve my request.
Because.. i read it from a variable $file_list.
This contains the input as following:

echo $file_list
aaa.txt bbb.txt ccc.txt ddd.txt .......and so on.
...
4,104
Posted By Vijay06
condition inside a for loop
I have a for loop in my script as shown below.

for file_path in $file_list ; do

........my code
..........
......

done

Can i restrict the number of files parsing to the variable...
4,527
Posted By Vijay06
Is there a way to find the version of my MQSeries?
Is there a way to find the version of my MQSeries?

Thanks,
Vijay.
6,406
Posted By Vijay06
is there any direct command to find PSID ?
Is there any direct command to find PSID ?

Thanks,
Vijay
11,258
Posted By Vijay06
Still not resolved!!!!
It doesn't work..
I tried keeping all the values in quotes.

i.e.

chennai as "chennai"
008393 as "008393"

and so on.

But, still the excel file that gets generated to the desktop doesn't...
11,258
Posted By Vijay06
Any Unix commands for formatting excel columns???
Thanks for the reply.
Yeah.. U r right....!!
But, every time the report gets generated i need to open it and change the format....rite?

that does not solve the issue... I am going o schedule it...
11,258
Posted By Vijay06
Issues in the Format in excel file generated from unix machine
Hi,

I have generated a report that contains many columns and since I need ir in excel format.. I just renamed te file to excel as follows:

cp vijay.txt vijay.xls

I have just attached this...
15,576
Posted By Vijay06
Thanks a lot!!!
That was an awesome reply Cameron!!
Thanks a lot for the help...

Will post more details further!!!
15,576
Posted By Vijay06
Those are Logs from an application
Thanks Cameron.

Actually, these are logs that are triggered from an application. I have given just a snippeto fo logs.
I have all the logs in the similar fashion.
Could you please help me to...
15,576
Posted By Vijay06
How to cut multiple patterns from a file?
Hi,

I need to cut values after searching for similar patterns in a file. For example, I have the following pattern in a file:

####<Nov12 2007> <user: Vijay> <user id:123456 college:anna univ>...
6,418
Posted By Vijay06
ya got it some time back itself.. ...
ya got it some time back itself..
However...thanks ..
6,418
Posted By Vijay06
how to get the last month and year in UNIX
how to get the last month and year in UNIx
10,269
Posted By Vijay06
Do u mean to add special characters at the front...
Do u mean to add special characters at the front and the end of the whole column??
10,269
Posted By Vijay06
How to format excel sheets in UNIX??
Hi,

I have generated an excel sheet using a shell script. i have converted the output text file to an excel and got the desired output. However, in a particular column in the excel the values of...
Showing results 1 to 16 of 16

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