csv to jpg

2008-06-12 Thread Santosh Reddy
Hi, I am having some prstat log files. From which i want to make some graphs. Any pointers are greatly appreciated. -- Thanks Regards, Santosh Reddy.

Re: csv to jpg

2008-06-12 Thread Santosh Reddy
Do we need to have a database for this? Cant we do it without a database. Just using txt or csv file and make a jpg or png out of it On Thu, Jun 12, 2008 at 4:34 PM, Jeff Peng [EMAIL PROTECTED] wrote: On Thu, Jun 12, 2008 at 4:49 PM, Santosh Reddy [EMAIL PROTECTED] wrote: Hi, I am having

Re: csv to jpg

2008-06-12 Thread Santosh Reddy
Why should we have a database for simple operation like this. I am assuming that you are referring to RDBMS. On Thu, Jun 12, 2008 at 5:45 PM, Jeff Peng [EMAIL PROTECTED] wrote: On Thu, Jun 12, 2008 at 8:12 PM, Santosh Reddy [EMAIL PROTECTED] wrote: Do we need to have a database

Error while compiling GD

2008-06-12 Thread Santosh Reddy
LD_RUN_PATH=/usr/lib cc -G GD.o -o blib/arch/auto/GD/GD.so -L/usr/lib/X11 -L/usr/X11/lib -L/usr/lib -lpng -lz -lm -lX11 -lXpm /usr/ucb/cc: language optional software package not installed *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/GD/GD.so' -- Thanks Regards, Santosh

How to replace some string in file

2008-06-05 Thread Santosh Reddy
Hi All, I have a file called a.txt which has the following lines abcd efgh ijkl abcd123 12abcd I want to replace abcd with xyz. how do i do this. thanks a lot in advance -- Thanks Regards, Santosh Reddy.

How to do dos2unix for entire directory

2005-11-16 Thread Santosh Reddy
Hi All, I want to convert all the files which are in dos format to UNIX format. We have the command in UNIX called dos2unix but it takes file as input. But I would like give a directory as an argument to the command and it should convert all the dos files into UNIX format. And it should keep

RE: How to do dos2unix for entire directory

2005-11-16 Thread Santosh Reddy
Reddy; Perl Beginners Subject: RE: How to do dos2unix for entire directory Check out the File::Find module. It should come standard with your Perl distribution. -Original Message- From: Santosh Reddy [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 16, 2005 11:02 AM To: 'Perl Beginners

Can we do gui testing using Perl

2005-11-15 Thread Santosh Reddy
Hi All, Can we do GUI testing of applications using Perl. Like we do using winrunner. If can, please help me in getting the details of it. Thanks Santosh ___ Yahoo! Messenger - NEW crystal clear PC to

Hi All

2005-11-14 Thread Santosh Reddy
Hi All, This is my first mail to this mailing list. I am just starting to learn Perl. Please help me in getting the basics cleared. Thanks Santosh