Понедельник (05/14/12)

/dev/pts/1
01:26:13
#35 0x23

01:26:13
#35 0x23
#!/bin/sh                         3+21  24        410             32 0x20
LILALO_SCREENSHOTS_PATH=/var/www/l3shot
LILALO_SCREENSHOTS_PATH=/var/www/l3shot
XML=/var  ilalo/lablogs-xml/trainings
copy_screenshots()
copy_screenshots()
    for xwd
{   do
        [ -e "$xwd" ] || continue
        xwd_name="${xwd##*/}"
        name="${xwd_name%.xwd}"
        echo Processing screenshot $name
        convert "$xwd" "${LILALO_SCREENSHOTS_PATH}/$name.png"
    done
}
}
for i in /var/lilalo/lablogs/trainings/*
do
                                         Move   7Search
01:26:13
#install [----] 0 L:[ 22+ 0 22/184] *(579 /5168b)= u 117 0x75
url_l3bashrc="${url_lilalo}"/l3ba43rc   43        1100            32 0x20
    then
        apt-get install -y $apt_get_install_this
    else
        if echo $answer | grep -q ^[yY]dencies manually:"
        thentrue
        else "Have you installed this already (y/n)?"
            exit 1
            echo Please install the dependencies and rerun the script
        fi
apt_get_install_this="perl make libmodule-build-perl libc6-dev gcc"
    fi
}
wget=wget
uname -a | grep -qi bsd && wget=fetch
normC='\033[0;39m'
whiteC='\033[1;37m'
redC='\033[0;31m'
greenC='\033[0;32m'
apt_get_install_deps()
{
    if which apt-get >& /dev/null
    then