Page 5 of 36 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 355

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

  1. #41
    Join Date
    Aug 2007
    Location
    Tokyo
    Beans
    178

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

    Making a new Arch install, huh? I do hope it's for a machine that doesn't have Arch installed yet because otherwise there wouldn't be much of a point to it.

    I don't see why anyone would be interested in my last terminal command but anyway.

    Code:
    git checkout -b netfilter-bugfix
    That bug better prepare to be fixed because I'm gonna give it such a fixin' that it won't know what hit it until next week.
    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.

  2. #42
    Join Date
    Sep 2009
    Location
    Freiburg/Germany
    Beans
    1,112
    Distro
    Ubuntu 12.10 Quantal Quetzal

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

    man -l man/gir-test.1
    ClassicMenu Indicator - classic GNOME menu for Unity
    Unsettings - configuration program for the Unity
    Privacy Indicator - easily switch privacy settings in Unity
    Arronax - create and modify app starters

  3. #43
    Join Date
    Mar 2010
    Location
    Isn't it obvious?
    Beans
    432

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

    Code:
    exit


    Acutally no, I just like having a CD around for rescue purposes.
    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.

  4. #44
    Join Date
    Oct 2007
    Location
    Normal, IL, USA
    Beans
    74
    Distro
    Ubuntu 12.04 Precise Pangolin

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

    Code:
    sudo iw wlan0 connect Penguinet
    - Trying to get my Quantal install connected to my wi-fi so I could do updates. Last batch killed my GUI.

  5. #45
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

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

    cd /mnt/Spare/Iso/pboard/ && zsync http://cdimage.ubuntu.com/daily-live...map4.img.zsync && sudo dd bs=4M if=quantal-desktop-armhf+omap4.img of=/dev/sdd ; sudo sync

    well - I didn't actually run that command myself - I ran pboard

    let's see if it works properly today

  6. #46
    Join Date
    May 2009
    Location
    Planet Earth
    Beans
    220
    Distro
    Ubuntu 14.04 Trusty Tahr

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

    Code:
    udisks --mount /dev/sdb1
    because Ubuntu 11.10 refuses to recognize any external media by any other method... grr.
    int main() {
    User chellrose;
    chellrose.insert_clever_signature();
    return 0;}

  7. #47
    Join Date
    Mar 2010
    Location
    Isn't it obvious?
    Beans
    432

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

    Code:
    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.

  8. #48
    Join Date
    Mar 2007
    Location
    Portsmouth, UK
    Beans
    Hidden!
    Distro
    Ubuntu 11.10 Oneiric Ocelot

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

    grep -ri 192.168.77.3 12/

  9. #49
    Join Date
    Jan 2006
    Location
    Northern California
    Beans
    57
    Distro
    Kubuntu 12.04 Precise Pangolin

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

    fortune | cowsay | pbcopy

  10. #50
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

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

    Code:
    grep ^ /etc/apt/sources.list /etc/apt/sources.list.d/*

Page 5 of 36 FirstFirst ... 3456715 ... 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
  •