Page 2 of 36 FirstFirst 123412 ... LastLast
Results 11 to 20 of 355

Thread: What was the last command you entered into Terminal?

  1. #11
    Join Date
    Jun 2011
    Location
    United Kingdom
    Beans
    Hidden!
    Distro
    Lubuntu Development Release

    Re: What was the last command you entered into Terminal?

    Code:
    sudo vim /etc/hostname
    Changing my server's hostname.

  2. #12
    Join Date
    Jan 2012
    Location
    Kerry/Dublin
    Beans
    109

    Re: What was the last command you entered into Terminal?

    Code:
    ../../cloudy/source/cloudy.exe < 0.1.in.in > 0.1.out && gnuplot carbonPlotScript

  3. #13
    Join Date
    Feb 2008
    Location
    Cookieland
    Beans
    611

    Re: What was the last command you entered into Terminal?

    Code:
    starttf2 -maxplayers 32 +exec [REDACTED].cfg +map mvm_mannworks +sv_password [REDACTED]
    It runs a shell script for starting up a Team Fortress 2 server inside a screen session with parameters passed to srcds_run, last run on Saturday.
    Last edited by CompyTheInsane; August 22nd, 2012 at 03:17 PM. Reason: Fixed incomplete line
    [Specs] [Tug of War 2.24]
    Redbull doesn't give you wings. Reporting spam gives you BEANS!!!

  4. #14
    Join Date
    Mar 2011
    Location
    California
    Beans
    59

    Re: What was the last command you entered into Terminal?


  5. #15
    Join Date
    Apr 2005
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: What was the last command you entered into Terminal?

    Quote Originally Posted by iMurshaq View Post
    Quite simple game but I doubt many people will remember!!!


    Code:
    sudo apt-get install cairo-dock
    Well, you don't have to remember. Just press "up" key and it will display your last used command. And if you keep pressing "Up", it will shown even more. ^^


    Mine is
    Code:
    sudo apt-get update && sudo apt-get dist-upgrade

  6. #16
    Join Date
    May 2007
    Location
    albuquerque
    Beans
    581
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: What was the last command you entered into Terminal?

    Quote Originally Posted by The Cog View Post
    Code:
    exit
    LOL!

    Same here -- after running rsync to do my backups this morning.

  7. #17
    Join Date
    Mar 2012
    Location
    New Hampshire, USA
    Beans
    Hidden!
    Distro
    Xubuntu 13.10 Saucy Salamander

    Re: What was the last command you entered into Terminal?

    Code:
    sudo sh ./amd-driver-installer-12.6-legacy-x86.x86_64.run --buildpkg Ubuntu/precise

  8. #18
    Join Date
    Jul 2010
    Location
    /run/shm
    Beans
    820
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: What was the last command you entered into Terminal?

    Code:
    iftop -nNpB -i eth0 -f "port 49400"
    That's from a VPS I have.
    Quote Originally Posted by Linus Torvalds
    "Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program."

  9. #19
    Join Date
    Mar 2010
    Location
    Isn't it obvious?
    Beans
    432

    Re: What was the last command you entered into Terminal?

    sudo -s
    AMD Athlon II x4 640 - ASUS M4A88T-V EVO/USB3 - 12GB RAM - XFX ATI Radeon HD 5670 1GB w/21.5" Monitor - Assorted HDDs - Mushkin Enhanced Chronos 120Gb SSD - [ArchLinux - Windows 7 - Mac OS X 10.6.8]
    If all else fails, read the instructions.

  10. #20
    Join Date
    Dec 2010
    Beans
    925

    Re: What was the last command you entered into Terminal?

    gksudo gedit ~/.bashrc

Page 2 of 36 FirstFirst 123412 ... 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
  •