Search Results

Search: Posts Made By: kittu1979
Forum: AIX 04-28-2009
2,951
Posted By kittu1979
Which debugger can i use to debug XL CC compiler build
Hi ,
I want to know which debugger can I use to debug application built using Xl CC compiler .I know dbx,gdb debuggers just want to find out whether I can use for debugging XL CC compiler generated...
Forum: AIX 04-27-2009
17,585
Posted By kittu1979
What about your system performance like CPU...
What about your system performance like CPU utilization, Memory and paging?
A) Till now not noticed any thing of this sort of problems in 5.3.May I know the reason for asking this.
Forum: AIX 04-24-2009
17,585
Posted By kittu1979
Help required in analyzing errpt in aix 5.3
I have received errpt like this.Any help will be highly appreciated.Recently my application has been migrated to aix 5.3 and working fine in aix 5.2 with out crashes.

LABEL: CORE_DUMP...
57,761
Posted By kittu1979
How to get ascii value using shell commands/script
Hi gurus,

Need command/code to get the ASCII value for a character say 65 for A and vice versa in shell script.

Thanks in advance
Forum: AIX 11-11-2008
34,785
Posted By kittu1979
How to install gcc compiler on AIX?
I want to install gcc compiler on aix box.
$uname -a
AIX GTMIT 3 5 000000000000

Can any one help me installing gcc compiler(step by step)either by smit or rpm commands ?
What is boot straping ?...
4,824
Posted By kittu1979
How to capture STDOut of script in a CGI script?
Hi Perl Experts,
I am invoking a shell script thru a perl script and the perl script is cgi script.I need to capture the STDOUT of the shell script in the html page where I am invoking the script...
6,627
Posted By kittu1979
Compare 2 csv files in perl
need to compare 2 csv files and report should containg number of matching lines,different lines ,missing lines in one file using perl.
I dont want to use read line by line and scan thru the second...
6,777
Posted By kittu1979
How to compare csv files using perl
I need to compare 2 csv files and report should containg number of matching lines,different lines ,missing lines in one file using perl.
I dont want to use read line by line and scan thru the...
2,201
Posted By kittu1979
you can use perl :xml parser to parse this file ...
you can use perl :xml parser to parse this file
Sample perl code.
#!/usr/bin/perl
use XML::Simple;
use Data::Dumper;
my $config = XMLin('new.xml');
print Dumper($config);
i/p:
<?xml...
Forum: AIX 05-08-2008
6,402
Posted By kittu1979
Unable to launch xwindows from aix ?
Unable to launch xwindows from aix box ..No clue whats wrong .Help me out how to debug this issue ?
export DISPLAY=ipadress:port.sessionid
then try launching application ...
I am getting error...
Forum: AIX 05-08-2008
17,236
Posted By kittu1979
How to find list of userdefined ports in aix
I want to know list of userdefined ports available in aix .Suppose I want to run a process at port 20 .using netstat i could able to find out that no process is listening at that 20 .Still I am not...
Showing results 1 to 11 of 11

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