On Sat, 2006-06-24 at 03:04 +0530, I BioKid wrote:
> I am sure it is in perl. I am working on a linux - there is no proper
> extension for that program for example one program name alscr.p another one
> is test1.cgi - If u would likt have a closer look - I can send u a file -
> 
> thanks for the care & support

Try running file and strings on the executable:

[EMAIL PROTECTED]> file test1.cgi
test1.cgi: ASCII English text

[EMAIL PROTECTED]> strings test1.cgi

[ a bunch of character strings ]

-- 
Joshua Colson <[EMAIL PROTECTED]>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to