Mandrake Doomed?
Bob Hemus
bobhemus
Mon May 17 11:42:32 PDT 2004
Then, beginning in mid-1999, we entered the "technology bubble" whereby
several venture capitalists invested in MandrakeSoft. Their requirement
was that we would accelerate the development of the company while
leaving its management to an experienced staff of world-class managers.
Their BIG ERROR! "World Class Managers" are akin to "Educational
Administrators". Neither have been in the trenches for over 20 years,
if ever. If they get rid of 'em they may be able to climb out of their
hole.
Bob
Andrew Mathews wrote:
>
> Ken Moffat wrote:
> > kwall at kurtwerks.com wrote:
> >
> >> So, I should give money to Mandrake to bail out greedy speculators? I
> >> don't think so. It's bad enough I have to support my ex-wife.
> >>
> >> Kurt
> >>
> >>
> > Ouch, I can relate.
> >
>
> Guess I'm lucky. Got a pair of 'em, but no financial obligations. Funny,
> I *still* don't have any money though.
>
> --
> Andrew Mathews
> ---------------------------------------------------------------------
> 9:40pm up 3 days, 4:39, 8 users, load average: 2.00, 1.77, 1.54
> ---------------------------------------------------------------------
> Nice boy, but about as sharp as a sack of wet mice.
> -- Foghorn Leghorn
>
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
--
#!/bin/bash
sayingnum=$(($RANDOM%3+1))
if sayingnum=1
echo "number 1."
fi
if sayingnum=2
echo "number 2."
fi
if sayingnum=2
echo "number 3."
fi
More information about the Linux-users
mailing list