Re: Expect problem

2001-05-23 Thread Mark Rogaski

An entity claiming to be [EMAIL PROTECTED] ([EMAIL PROTECTED]) 
wrote:
: 
: How can I get things to wait till the spawned program finishes, or at
: least let it finish properly.
: I've just had success by putting in an infinite wait
: unless ($command-expect(undef, nonsense)) {
:};
: But that seems real stupid - and of course the script will never exit
: now.
: Is the only thing to do to to somehow get an expect method to somehow
: wait for the end of the spawned program?
: 

Try:  $command-interact();

It connects the process to STDIN and returns when the process dies.

Mark

-- 
[]   | Girls in occupied countries always
[] Mark Rogaski  | get into trouble with soldiers, she
[] [EMAIL PROTECTED] | said, when I asked her what the Virgin
[]   | birth was.  -- Florence King, CoaFSL

 PGP signature


Re: four-argument select()s

2001-03-27 Thread Mark Rogaski

An entity claiming to be Robin Houston ([EMAIL PROTECTED]) wrote:
: 
: IO::Select will take the pain away.
: use IO::Select;
: 

However, when you start to throw signals, timers, and other nastiness into
the mix, I have found Event.pm to be terribly useful.

Mark

-- 
[]   | "Girls in occupied countries always
[] Mark Rogaski  | get into trouble with soldiers," she
[] [EMAIL PROTECTED] | said, when I asked her what the Virgin
[]   | birth was.  -- Florence King, CoaFSL

 PGP signature


Re: Dedrat 7.0 and PGP

2001-03-17 Thread Mark Rogaski

An entity claiming to be David Cantrell ([EMAIL PROTECTED]) wrote:
: 
: What I'm really hating is the stuff that broke when I upgraded from 6.2.
: Mainly X font stuff, and I rally can't be bothered to dig through the
: gazillion different places that X puts stuff so I can fix it.  I'm still
: toying with the idea of switching to Debian.  I run Debian on a couple of
: my boxes, but I'm not as comfortable with it as I am with Deadrat, and
: I know that it'll be a lot of work to switch the machine from one
: distro to another without losing anything important.
: 

I have recently gone from RH to Debian, and I'm wondering why I didn't
sooner.  RedHat has a glittery Solaris-esque install, but vanilla installs
need too much work (another similarity with Solaris who made half of
/usr/bin friggin' setuid root).  RedHat also irritated me greatly with the
changes in RPM and their neglect of the SPARC disributions, so I decided to
play with Debian (which has a philosophy closer to mine).  I can tell you
already that dselect is a wonderful utility, and dpkg appears to be better
than rpm (at least for my purposes).  If you do move, keep in mind that
unstable means unstable.

Mark
... and Debian even does the SysV boot sequence, now.


-- 
[]   | "Girls in occupied countries always
[] Mark Rogaski  | get into trouble with soldiers," she
[] [EMAIL PROTECTED] | said, when I asked her what the Virgin
[]   | birth was.  -- Florence King, CoaFSL

 PGP signature


Re: T-shirts for Monday

2001-03-05 Thread Mark Rogaski

An entity claiming to be David H. Adler wrote:
: 
: Good man.
: 
: Now all I have to do is figure out how to get them... :-)
: 

Well, if we can figure out how to, I'd like to snatch up one of them.

Mark

-- 
[]   | "Girls in occupied countries always
[] Mark Rogaski  | get into trouble with soldiers," she
[] [EMAIL PROTECTED] | said, when I asked her what the Virgin
[]   | birth was.  -- Florence King, CoaFSL



Re: thoth

2001-01-18 Thread Mark Rogaski

An entity claiming to be Roger Burton West ([EMAIL PROTECTED]) wrote:
: 
: Mail me privately for a URL of a working thoth installation.
: 

That would be c.l.p.m ... unless of course you aren't referring to Tom.

Mark

-- 
Mark Rogaski  | "What in the ding-dong-heckama-doodle
[EMAIL PROTECTED] |  hell is that?"
http://www.pobox.com/~wendigo |   -- a farmer in the 1992
__END__   |  movie "Seedpeople"

 PGP signature


Re: the list is dead, long live the list

2001-01-11 Thread Mark Rogaski

An entity claiming to be David Cantrell ([EMAIL PROTECTED]) wrote:
: 
: majordomo + virtual domains = a whole world of hurt
: 

With a virtual user table under Sendmail, I would imagine it's not _that_
bad.

Mark

-- 
Mark Rogaski  | "I've said this before but I'll say it again:
[EMAIL PROTECTED] | Smashing Pumpkins IS REO Speedwagon."
http://www.pobox.com/~wendigo |  -- Steve Albini
__END__   |

 PGP signature


Re: Teaching Java and Perl

2001-01-08 Thread Mark Rogaski

An entity claiming to be Roger Burton West ([EMAIL PROTECTED]) wrote:
: 
: So really it's Pascal all over again - if you only teach them one
: language, it's what they'll always use. If you teach them two,
: they may just possibly see the similarities and start to generalise
: to the class of "programming languages in general"...
: 

So, you learned with Perl, eh?  Programmers, by nature, tend to be able to
learn new languages when necessary.

Mark

-- 
Mark Rogaski  | "I've said this before but I'll say it again:
[EMAIL PROTECTED] | Smashing Pumpkins IS REO Speedwagon."
http://www.pobox.com/~wendigo |  -- Steve Albini
__END__   |

 PGP signature