Having played with Belenix for 4-5 days, I decided to have a
look at the internals of the CD. The first stop was obviously
licencing.
Of the dozen plus licences placed in the Belenix CD,
the two of importance are the two solaris licences, the
OPENSOLARIS.LICENCE and the OPENS
On Thu, Dec 08, 2005 at 05:31:38PM +0530, Venky wrote:
> Yeah. Fixed it. Still think there is a little too much
> information in the footer, but if it cuts down some of the
> junk traffic on the list, it's worth it.
>
> Venky.
>
The sig has reached the permissible max of McQ limits ;
On Tue, Dec 06, 2005 at 07:47:44PM +0530, Manoj Joseph wrote:
>
> Shamit Bagchi wrote:
> >
> >Actually the Belenix CD boots up and the GUI starts to
> >come up - but then afterwards for almost 15 minutes,
> >the windows never get rendered.
>
> What is the configuration of your s
Hi everybody,
$ echo 'Hello World!' | rev
rev: command not found
$ man rev
No manual entry for rev.
$ echo 'Hello World!' | perl -lpe'$_ = reverse'
!dlroW olleH
$
Eureka! akeruE! I did it ...
Merely wanted to say 'Hello World!' reversed !
Looks like another learning curve ahead ;-) Jai Hind !