Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: The Terminal Command Game

  1. #1
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    The Terminal Command Game

    The basic idea is that you can reply with a command in an attempt to keep working. The exact same thing cannot be repeated! For example "cd ~/" can only be used once, but it's okay to use "cd ~/Downloads" because it's not the same. If lots of people post that will become difficult, but check the last few replies at least. If you see some people working up to something for example updating apt , and then the next post installs a program, you can help by perhaps running the program. Alternatively you can also work against them by immediately purging the program. Only 1 command per reply! Have fun!
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  2. #2
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  3. #3
    Join Date
    Apr 2011
    Location
    Classified
    Beans
    174
    Distro
    Lubuntu

    Re: The Terminal Command Game

    Code:
    tar -zxvf Synkron-1.6.2-src.tar.gz
    Last edited by redbikemaster; July 17th, 2014 at 01:16 AM. Reason: Forgot code tags
    CPU: AMD FX 8120 8-Core Black Edition OC'd to 4.3GHz | Motherboard: Gigabyte GA-990FXA-UD3 | Graphics: Twin Radeon 7870's | Memory: 16GB G.SKILL Ripjaw Series DDR3 1600

  4. #4
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    Code:
    cd Synkron-1.6.2-src/
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  5. #5
    Join Date
    Apr 2011
    Location
    Classified
    Beans
    174
    Distro
    Lubuntu

    Re: The Terminal Command Game

    Code:
    ls
    CPU: AMD FX 8120 8-Core Black Edition OC'd to 4.3GHz | Motherboard: Gigabyte GA-990FXA-UD3 | Graphics: Twin Radeon 7870's | Memory: 16GB G.SKILL Ripjaw Series DDR3 1600

  6. #6
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    Code:
    sudo lrelease-qt4 Synkron.pro
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  7. #7
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    Code:
    sudo qmake-qt4 Synkron.pro
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  8. #8
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    Code:
    sudo make
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

  9. #9
    Join Date
    Aug 2007
    Location
    Tokyo
    Beans
    178

    Re: The Terminal Command Game

    sudo rm /etc/sudoers

    Disclaimer: *DON'T* run this on your system.
    Full time open source software developer. Projects:
    Wakame-vdc: Virtual data center. Community: Wakame Users Group
    OpenVNet: Virtual networking using OpenFlow
    Sinatra-browse: Parameter declaration framework and browsable API for ruby Sinatra.

  10. #10
    Join Date
    Jul 2014
    Location
    In my bed
    Beans
    46
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: The Terminal Command Game

    Code:
    echo "that's so evil"
    "Will you beeeeeee my friend and my dreeeeeeeeeeeam?" - Soley

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •