Page 12 of 36 FirstFirst ... 2101112131422 ... LastLast
Results 111 to 120 of 355

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

  1. #111
    Join Date
    Mar 2010
    Location
    Isn't it obvious?
    Beans
    432

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

    Code:
    sudo pacman -Syu
    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.

  2. #112
    Join Date
    Aug 2007
    Location
    Tokyo
    Beans
    178

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

    Quote Originally Posted by catlover2 View Post
    Code:
    sudo pacman -Syu
    Why not install yaourt and update aur packages while you're at it?

    Code:
    yaourt -Syu --aur
    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.

  3. #113
    Join Date
    Oct 2006
    Location
    California
    Beans
    Hidden!

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

    Quote Originally Posted by Metallion View Post
    Why not install yaourt and update aur packages while you're at it?

    Code:
    yaourt -Syu --aur
    Thank you so much for that!

  4. #114
    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?

    Quote Originally Posted by Metallion View Post
    Why not install yaourt and update aur packages while you're at it?
    Packer FTW!!!

    Code:
    sudo dd if=cinnarch-2012.10.01-netinstall-i686.iso of=/dev/sdc

  5. #115
    Join Date
    Aug 2007
    Location
    Tokyo
    Beans
    178

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

    Quote Originally Posted by pissedoffdude View Post
    Thank you so much for that!
    Happy I could help. I've got that command aliased to "upgrade" which is the last command I typed into my terminal.

    Quote Originally Posted by wojox View Post
    Packer FTW!!!

    Code:
    sudo dd if=cinnarch-2012.10.01-netinstall-i686.iso of=/dev/sdc
    Yaourt just works for me. I see no need to replace it but I admit that I've never tried another aur frontend. Also I think about yoghurt every time I type yaourt. You can't top that.
    Last edited by Metallion; October 11th, 2012 at 05:01 AM.
    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.

  6. #116
    Join Date
    Mar 2010
    Location
    Isn't it obvious?
    Beans
    432

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

    Quote Originally Posted by Metallion View Post
    Why not install yaourt and update aur packages while you're at it?

    Code:
    yaourt -Syu --aur
    Because I didn't have time to wait for any possible upgrades to compile at that moment.

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

  7. #117
    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 | pbcopy

  8. #118
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

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

    Code:
    top -n 1 -u $USER | grep $USER | head -1 | sed "s/\.//g;s/$USER/\n/" | tail -1 | awk '{print $7}'
    get CPU usage of most CPU intensive process (was working on a script that disables the xscreensaver while playing flash videos on 12.10)
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

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

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

    Code:
    yaourt -Syua
    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. #120
    Join Date
    Jul 2011
    Location
    Florida, USA
    Beans
    128

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

    Code:
    sudo cp ~/DreamcastBootup.ogg /usr/share/sounds/
    Used it to change my KDE login sound to the Dreamcast startup sound... man that was a nice sound

    http://www.youtube.com/watch?v=h9mOjHzTFiQ
    Don't like Unity? Hate it? Not your cup of coffee? Ubuntu does provide choices. There's GNOME Shell, KDE Plasma, Xfce, LXDE, and now MATE and Cinnamon. Take your pick



Page 12 of 36 FirstFirst ... 2101112131422 ... 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
  •