Re: Centos 6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 03/03/2011 09:51 AM, Brunner, Brian T. wrote:
> Anybody responding to non-technical stuff with non-technical stuff is
> degrading our signal/noise ratio.
> Meta-discussions should be brief.

#!/usr/bin/bash
use strict;
use warnings;
while (1)
{
	my $c6_release=check_centos_org();
	if ($c6_released)
	{
		yoohoo();
		thank_devs();
		last;
	}
	else
	{
		sleep (60*60*24);
	}
}

</sad_attempt_at_on_topic>

:)

-- 
Digimer
E-Mail: digimer@xxxxxxxxxxx
AN!Whitepapers: http://alteeve.com
Node Assassin:  http://nodeassassin.org
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux