Re: 1) Automated FTP 2) txt to html 3) pstools vs WMI

2003-03-24 Thread Pradeep Goel
- Original Message - From: Janek Schleicher [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 24, 2003 2:57 PM Subject: Re: 1) Automated FTP 2) txt to html 3) pstools vs WMI Pradeep Goel wrote at Mon, 24 Mar 2003 11:24:15 +0530: Hi All ,pls answer if u know anything out

Re: 1) Automated FTP 2) txt to html 3) pstools vs WMI

2003-03-24 Thread Pradeep Goel
,will ask you or list with next set of problems :)) . Thanks Regards Pradeep Rob Dixon [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Pradeep Goel wrote: Hi All ,pls answer if u know anything out of 3 different questions. Hello Pradeep. Welcome to perl.beginners. A lot of us here

1) Automated FTP 2) txt to html 3) pstools vs WMI

2003-03-23 Thread Pradeep Goel
Hi All ,pls answer if u know anything out of 3 different questions. 1) Can somebody give some pointers where to look for or any particularly good one ( free ofcourse) automated ftp tool which can be used for transfering a txt/doc file from my win XP system to a unix server ?. 2) Also if

not able to set repository

2003-03-05 Thread Pradeep Goel
Hi All I am having a problem in setting the repository - can somebody tell me the reason . ppm set repository Unknown or ambiguous setting 'repository'. See 'help settings'. ppm set repository RothConsulting http://www.roth.net/perl/packages Unknown or ambiguous setting 'repository'. See 'help

Re: not able to set repository

2003-03-05 Thread Pradeep Goel
its 3.0.1 perl is 5.8 my time is quite bad these days :) Thanks regards Pradeep - Original Message - From: Rob Dixon [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, March 05, 2003 6:10 PM Subject: Re: not able to set repository ppm set repository RothConsulting

Tieregistry etc on unix server ? possible

2003-02-28 Thread Pradeep Goel
Hi All Can win32::Tieregistry ( other win32 modules) be installed on unix boxes i .e a program that takes information from many remote windows machines etc be reside on a unix server ? any script examples are most welcome Regards Thanks Pradeep

Re: system info: cpu, ram, disk - Google for AdminMisc GetMemoryInfo()

2003-02-25 Thread Pradeep Goel
Hi Robert I am also doing looking exactly the same some more info . I have got many info , mails from this helping list , examples on net which i myself hasn't worked on - what all i know about my own databsae of this search results is Win32:: there are some modules for win32 like AdminMisc (

1) cygwin , 2) sprite/DBM

2003-02-17 Thread Pradeep Goel
Hi All I have no idea of CYGWIN except only that almost all unix commands can be run on windows . I want to know if the SAME program running on unix systems can be run on windows without any change ( or otherwise what changes need to be made) after installing cygwin . in both cases ( unix

remote win32 execn - os/patches/prods/diskusage/users

2003-02-11 Thread PRADEEP GOEL
Unix scenario: a script , say S1 , is copied to all unix test machines from a server then run from server ( daily as a CRON job ) output is redirected to a local file on server then used to display on web page. Could someone please specify me how to get following info (commands / funcs ) on

PLS DON't OPEN mail with sub - ANTECEDENTES ACADMICOS EDUCACIN BSICACompleta - virus infected

2003-02-10 Thread PRADEEP GOEL
PLS DON't OPEN mail with sub - ANTECEDENTES ACADMICOS EDUCACIN BSICACompleta from some Marcos Contreras [EMAIL PROTECTED] - its virus infected I don't know from where i got this mail - although successfully removed in my system . pls fwd it to other lists - if feel so regards Pradeep --

win 32 system info (TieRegistry etc) - functions/commands HELP needed

2003-02-10 Thread PRADEEP GOEL
Hi All First Of all - Thanks to everybody for the gr8 help we novices are receiving from you perl experts sorry to those who helped me I didn't even pay gratitude or thanks. now coming to the problem - I need the follwoing info on win32 ( which i am getting in unix systems) I want that after

remote execn on win nt machines for their info

2003-02-03 Thread PRADEEP GOEL
Hi All Does anybody knows how to use perl or other script for remote execn on nt machines to get some info of machines , may be say from registery , etc . Regds Pradeep -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

HELP - installing Win32::AdminMisc

2003-01-29 Thread PRADEEP GOEL
Hi All I have followed many ways of installing AdminMisc ( 2 are described below) but all in vain . I don't know where is this ADMINMISC_XXX.PLL there is one ADMINMISC.DLL although is there . then when i give install Win32::AdminMisc output is PPM install Win32::AdminMisc Install package

Win32::AdminMisc, schedule task / cron job,

2003-01-28 Thread PRADEEP GOEL
hi I haven't installed anything yet now i have some better idea i am trying to install - without success i downloded from the ftp site- extracted then giving command C:\Perl\binperl ppm install C:\pradeep\net\perl\Bin\AdminMisc_5006/win32-daemon .ppd

dynamic NT updating - exe , schedule task / cron job,

2003-01-27 Thread PRADEEP GOEL
Dear All we have a machine reservation tool ( an intranet website) which displays brief info about the test machines including HP, Solaris,Tru64 other unixes as NT as well which are just included but the info ( such as OS , version , packagesproducts installed , current users , etc

a good link for general reference on perl commands

2003-01-14 Thread PRADEEP GOEL
http://www.ugu.com/sui/ugu/show?I=tip.1105F=1 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

checking if a file is empty

2003-01-10 Thread PRADEEP GOEL
Hi all /// if($TYPE eq HP-UX) { `/usr/sbin/swlist | grep OV NNM |cut -f1 RF1 `;} else { `find /system/ -name deins_patch |cut -f3 -d / RF1`; } # how to check if the newly made file RF1 is empty or not ?

Re: a Bug in PERL

2002-12-03 Thread PRADEEP GOEL
- Original Message - From: PRADEEP GOEL [EMAIL PROTECTED] To: Paul Johnson [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, December 03, 2002 6:27 PM Subject: Re: a Bug in PERL - Original Message - From: Paul Johnson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL

a Bug in PERL

2002-12-02 Thread PRADEEP GOEL
If i am not wrong somewhere , there is a bug come to my notice , in PERL @lastnotpop = (where_gone_me,remaining_is_alright,no_fear_now); foreach $faltu (@lastnotpop) #$faltu is extra doesn't makes difference even if removed { $pch = pop(@lastnotpop ); print \n can't pop last one from

Re: a Bug in PERL

2002-12-02 Thread PRADEEP GOEL
- Original Message - From: Paul Johnson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Monday, December 02, 2002 5:01 PM Subject: Re: a Bug in PERL PRADEEP GOEL said: If i am not wrong somewhere , there is a bug come to my notice , in PERL @lastnotpop

Re: a Bug in PERL

2002-12-02 Thread PRADEEP GOEL
# thanks Pradeep On Monday, December 2, 2002, at 05:31 AM, Paul Johnson wrote: PRADEEP GOEL said: If i am not wrong somewhere , there is a bug come to my notice , in PERL @lastnotpop = (where_gone_me,remaining_is_alright,no_fear_now); foreach $faltu (@lastnotpop) #$faltu is extra

remsh - sh - ARGV from one script to another -

2002-11-20 Thread PRADEEP GOEL
Hi all i am facing a quite crucial problem i.e. script one contains $cmd = remsh $remhost -l root \sh -c /installP.pl $PATCHFILE $option $ARGV[2] \ ; print system(\$cmd\); system($cmd ); print system(\$cmd\); correctly prints system(remsh nnmhpt1 -l root sh -c /installP.pl /patch.conf c

Re: problems with variables

2002-11-19 Thread PRADEEP GOEL
Hi Nandita I think you just want to concat no.s to ids probably this may help $em = nandita\@yahoo.com ; ## \ to remove spcl meaning of @ $i = 001; $emid = $em.$i; or## $emid1 = $em$i; print $emid or $emid1 ; - Original Message - From: Nandita Shenvi [EMAIL

passing args from one script to another

2002-11-15 Thread PRADEEP GOEL
Hi all I am firing another script script2.pl from script1.pl using system(remsh $remhost -l root \sh -c /script2.pl 1- 2- \) such as another cripts runs without any user interaction You can take it as system(remsh $remhost -l root \sh -c /script2.pl ) simply I want to pass some arguements

a simple pattern matching quesn

2002-11-12 Thread PRADEEP GOEL
i have a file(say f1)containing patch names pach_2377 pach_2676 pach_3897 I want to check ifthere are(is) patch _id(s)which r greater than given patch_id (say : pach_2579) pls tell me how to do that in perl i.e. while (f1) { $ch = $_; if ($given_patchid gt $ch ) ## pls tell me how to

rcp says permission denied , or unknown host

2002-11-06 Thread PRADEEP GOEL
system(rcp $workdir/installP.pl $remhost:installP.pl); says permission denied i am not much familier with rcp i have tried several combination such as applying root before $workdir etc sometimes it says permission denied or else it says unknown host machine on which i am writing

could 5.8 make a difference in place of 5.6 ?

2002-11-05 Thread PRADEEP GOEL
I am writing and/or modifying some perl scripts - they have they r for test automation for installation of some product and/or its patches , scripts have basic requoirement as perl 5.6.1 must be installed on the machine wherever r scripts gona fired , now my question could it

depot?

2002-11-05 Thread PRADEEP GOEL
Thanks Aman can u also tell me some site to download perl 5.8 gz or tar.gz for hp ux 11.00 i downloaded some , but they r depot.gz - i don't know about depot- or how to use them Regards Pradeep - Original Message - From: Aman Thind [EMAIL PROTECTED] To: PRADEEP GOEL [EMAIL