Re: [Perl-beginners] matching only digits

2004-06-28 Thread Remko Lodder
match) ^ = begin of the line $ = end of the line Do you mean that? -- Kind regards, Remko Lodder |[EMAIL PROTECTED] Reporter DSINet|[EMAIL PROTECTED] Projectleader Mostly-Harmless |[EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [Perl-beginners] vi editor

2004-06-05 Thread Remko Lodder
. So perhaps that is what you wish, otherwise cool-edit could be a nice editor for you. cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

Re: [Perl-beginners] RE: Problem with use strict;

2004-05-14 Thread Remko Lodder
script is raising. Or run it manually ;) HTH Cheers, Remko -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <h

Re: [Perl-beginners] RegExp Help !

2004-05-10 Thread Remko Lodder
be options , but then again, i am just a newb like you :-) Please Help. Tried to Thanks in Advance No Problem Joe Remko -- -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -- To unsubscribe, e-mail: [EMAIL PROT

Re: Question regarding splitting files

2004-04-23 Thread Remko Lodder
lose (WOFILE) or die "cannot close syslog.$x $!"; } close (ROFILE) or die "cannot close syslog $!"; print "Done ... \n\n"; __END__ Cheers! -Sx- -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl A Dutch community for helping newcomer

Question regarding splitting files

2004-04-22 Thread Remko Lodder
Is something like this possible (or perhaps easier or something?) Thanks in advance!! -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl A Dutch community for helping newcomers on the hackerscene -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

RE: [Perl-beginners] Perl script to switch user to root.

2004-03-04 Thread Remko Lodder
you obviously didn't read the sudo help pages, you can run the script as user y and let it do root things by using sudo reboot for example the system should reboot when you have defined sudo correctly. man sudo should help you further on the way :) -- Kind regards, Remko Lodder Elvanda

RE: [Perl-beginners] Perl script to switch user to root.

2004-03-04 Thread Remko Lodder
perhaps you should let the script do something like SUDO, and permit it to run a single command, or limited commandset of root operations, even without password, (you dont want that actually but since sudo can log stuff, it might be what you aim for) Cheers -- Kind regards, Remko Lodder

RE: [Perl-beginners] How to reinstall CPAN?

2004-02-05 Thread Remko Lodder
your config resides in ~/.cpan perhaps you can delete that directory, and reconfigure it? cheers -- Kind regards, Remko Lodder Elvandar.org/DSINet.org www.mostly-harmless.nl Dutch community for helping newcomers on the hackerscene -Oorspronkelijk bericht- Van: [EMAIL PROTECTED