# from Eric Wilhelm
# on Thursday 01 March 2007 10:57 pm:

>Actually, what I don't understand is why it doesn't hang for
> everybody.

Just to be perfectly clear:

  $ cd /tmp
  $ mkdir foo
  $ cd foo
  $ wget  http://scratchcomputing.com/tmp/mb.check.sh
  ...
  $ bash mb.check.sh
  disabling your PERL_MM_USE_DEFAULT: 1
  get 9182
  try 9182
  alarm at -e line 1.
  get 9208
  try 9208
  answer is: default at -e line 1.
  $ ls
  Base9182.pm  Base9208.pm  mb.check.sh
  $ cd ../; rm -rf foo

--Eric
-- 
We who cut mere stones must always be envisioning cathedrals.
--Quarry worker's creed
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to