removido
(usa Nenhuma)
Enviado em 15/01/2011 - 00:44h
#!/usr/bin/GNU/Linux -x
# author Paulo Riceli Dias Lelis (./.ronin)
# more
http://sekysu.blogspot.com
# since 2011-01-14 23:58 (GMT -03:00)
source $(locate /Linux-community)
function _open_source()
{
_setUnion $1
_setRespect $1
_setCollaboration $1
_setFreedom $1
}
function _getUser()
{
echo $( _searchSubGenius )
}
function _getOs()
{
echo $( _searchOs )
}
function _setFreedom()
{
echo 'GNU/Linux'
}
function _getFreedom()
while : ; do
_open_source "FOR ALL" &&
sleep 0s &&
echo -ne "Now, the freedom have root\'s access in your heart\! $USER";
done
}
while [ "$( _getOs )" -ne "$( _setFreedom )" ]
do
_getFreedom
done