Search Results

Search: Posts Made By: jojo123
1,373
Posted By jojo123
they are in XML format
they are in XML format
1,373
Posted By jojo123
Sorry for delay response Command find ....
Sorry for delay response

Command
find . | xargs egrep "TargetSystem" | nawk -F ":" '{print $1"|"$5}' | cut -c '25-27,41-' | sort | uniq -c | sort -u
1,373
Posted By jojo123
Parsing Bulk Data
Hi All, :D

Actullay I am looking for a smart way :b: to parse files in a directory whose count is around 2000000 :eek: in a single day.

Find is working with me but taking a lot of times...
Forum: Solaris 03-03-2013
2,774
Posted By jojo123
Well whireshark can be run over windows I am more...
Well whireshark can be run over windows I am more interested to take live snoop and analyse at bash level.

Any idea?
Forum: Solaris 01-26-2013
2,774
Posted By jojo123
Live snoop analysis
Dears,

I am trying to run a bash script to take a snoop on an interface with a certain port for like 5 minute and once the snoop is finished I need to parse the snoop file on unix/solaris without...
Forum: Solaris 06-01-2012
1,513
Posted By jojo123
Mem Details
<A href="mailto:root@sssdpmds01$">
root@sssdpmds01$ prstat -a
PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
13831 ogw 2613M 2108M cpu12 0 0 277:43:27...
1,627
Posted By jojo123
Thanks a lot guys for your support.
Thanks a lot guys for your support.
1,627
Posted By jojo123
file separator issue
Dear All,

this is very quick question from all the user need your real help.

I have a file in a format like


############################### 20111213-01:00:00...
1,619
Posted By jojo123
Problem facing command using shell
Dear Brothers!

Need your help for the case where I am running one command on prompt and its giving us the correct output, but when i use the same command from shell its directs no output.:wall:
...
893
Posted By jojo123
Very Urgent Query... PLease help me
Dear All,

I need an output file in a way as described below


the above data should be static i.e. will remain the same

and the second feild will print a value comming from another script...
3,766
Posted By jojo123
GNUPLOT help needed
Dear All,

I am new to GNUPLOT :D and dont know how it works, but actually there is a LINUX script generated by me which is running & capturing data in real time, the problem is that i want to...
1,749
Posted By jojo123
Replace several numbers with respective tag and make a single file
Dear All,


I have a final output files as


736645|0|
13879|1|
495563|10|
127933|14|
4975|16|
49038|6|
53560|7|
135115|8|
178857|9|



Now I want to replace second column with...
2,478
Posted By jojo123
but when i try to run the first command its...
but when i try to run the first command its states


Variable syntax.
2,478
Posted By jojo123
appreciate your reply but as per your...
appreciate your reply

but as per your comment the output is as follows


1|2|3|4
5|6|7|8
9|10|11|12
2,478
Posted By jojo123
well thnkz a lot for the reply, but i think...
well thnkz a lot for the reply,

but i think i m not getting the expected result.

well its like this


1
2
3
4
5
6
7
8
9
10
11
12
13
2,478
Posted By jojo123
How to shift values in new column after certain interval?
Hello everyone,

my data is in a format as below


a
a
a
a
a
a
a
a
a
a
a
a
a
a
a
2,447
Posted By jojo123
How to deal with .tar.gz files in Linux?x
Dear all,

there are more than 10 files with .tar.gz extension in my folder i didnt want to extract them i just want to run the query to fetch my necessary data from all the files.

but when i...
3,275
Posted By jojo123
Need to remove multiple text from a single file
Dear all,

I have a file which have let us say records from A-Z.

Now I want to remove multiple letter from this file using single command.. let us say I want to remove A,F,K,Y,U,P,B,S,D.
...
1,889
Posted By jojo123
How to broadcast the message if any condition meets
Hi All,

Can any1 help me out in broadcasting a message to all users if a condtion is meet.

Like I am trying to get values from a directory for service monitoring.

If a condition is meet...
3,523
Posted By jojo123
hmm thankz panyam for the reply, but i m afraid...
hmm thankz panyam for the reply, but i m afraid this dont work as the output did sort but accroding to first digit. here's what the output


03:22:49|3.90|
03:25:49|3.90|
03:44:49|3.97|...
3,523
Posted By jojo123
how to sort date in decimal values uptp two digits
Hi all,

there is a data in a file wich loks likes


00:00:49|24.48|
00:01:49|22.83|
00:02:49|22.07|
00:03:49|20.72|
00:04:49|21.28|
00:05:49|21.22|
00:06:49|21.38|
00:07:49|20.93|...
8,350
Posted By jojo123
Thanks Franklin52, But for a descripton...
Thanks Franklin52,

But for a descripton regarding my query is still unsloved as i cannot find any details regarding substr function.

Dear All,

Please help
8,350
Posted By jojo123
The function of substr clause in awk command
Hello all,

Please help me in letting me know the function of *substr* function in awk...

actually i am new with this function i can play with awk but for this function needs your help in...
1,670
Posted By jojo123
hahaha my GOD agn, you are simply awesome. ...
hahaha my GOD agn, you are simply awesome.

Thnkz for helping me this way... now can you please describe me a bit regarding this code i'll be grateful to you..

I mean how this code is working
1,670
Posted By jojo123
thnkz dr.house, for your reply, but for the below...
thnkz dr.house, for your reply, but for the below code the output is the last 60 lines of the file....

can u please advice me further....:confused:
Showing results 1 to 25 of 69

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