Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Arch config script

Name: Anonymous 2010-07-20 0:03

http://pastebin.com/3vCReAuK

I tried to use this Arch Linux configuration script yesterday and it didn't work. I was told that this was due to it being written in Windows, even though all the code itself is actually right.

Can any of you point me in the right direction go get it fixed and re-uploaded?

Thanks

Name: Anonymous 2010-07-20 0:05

I suggest OpenSuSE.

Name: Anonymous 2010-07-20 1:03

>Welcome to the Arch Linux beginner configuration script
>ARCH
>Beginner

Name: Anonymous 2010-07-20 1:33

Name: Anonymous 2010-07-20 8:43

Name: Anonymous 2010-07-20 10:46

echo "exec awesome" >> /root/.xinitrc

Name: Anonymous 2010-07-20 10:51

function x_install {
    # Do whatever
}
x_install


For everything. Why the fuck do I use this OS?

Name: Anonymous 2010-07-20 11:25

>>7
Look at the end of any one of the functions, they're recursive.

Name: Anonymous 2010-07-20 12:56

>>8
Poor design overall. Look at it:
read -p "(If applicable) Enter the username of your previously created user [your username/none] " -e user
        if [ $user == "none" ]; then
                return
        elif [ $user == "" ]; then
                echo -e "${txtred}Incorrect option"

It's a piece of shit. A while loop can replace all that recursion with less overhead.

Name: Anonymous 2011-01-31 20:18

<-- check em dubz

Don't change these.
Name: Email:
Entire Thread Thread List