Page 7 of 36 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 355

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

  1. #61
    Join Date
    Jul 2012
    Location
    /tropics/islands/statia
    Beans
    275
    Distro
    Kubuntu 12.04 Precise Pangolin

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

    Code:
    $ which openttd
    Adding the game to the KDE menu, somehow it did not end up there by itself after installation.

  2. #62
    Join Date
    May 2010
    Location
    Australia
    Beans
    Hidden!
    Distro
    Ubuntu

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

    Code:
    systemd-analyze

  3. #63
    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:
    echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

  4. #64
    Join Date
    Oct 2011
    Location
    Central California, US
    Beans
    34
    Distro
    Xubuntu 10.04 Lucid Lynx

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

    I spilled the beans and got a response from Forum Staff in the same day!
    nothingspecial I didn't know someone had that user name
    Code:
    uptime
    ______________________
    Why is ubuntuforums awesome? cuz there's no ads!

    And in Windows:
    Code:
    SHUTDOWN /S
    Last edited by DeezyFaReal; September 19th, 2012 at 05:01 AM. Reason: added shutdown /s

  5. #65
    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:
    wine reg add "HKLM\\System\\CurrentControlSet\\Control\\Session  Manager\\Memory Management\\" /v PagedPoolSize /t REG_DWORD /d 402653184  /f

  6. #66
    Join Date
    Jan 2008
    Location
    Manchester UK
    Beans
    13,573
    Distro
    Ubuntu

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

    Quote Originally Posted by DeezyFaReal View Post
    nothingspecial I didn't know someone had that user name
    It's a song. Still digitizing my vinyl.

    Code:
    vinyl side2.wav
    an alias for
    Code:
    ffmpeg -f alsa -i hw:0,0 -acodec pcm_s16le side2.wav

  7. #67
    Join Date
    Dec 2009
    Location
    Mangalore, India
    Beans
    100
    Distro
    Ubuntu Development Release

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

    Code:
    sudo gedit /etc/X11/xorg.conf
    Working to get better resolution with AMD HD Radeon 4250 and 12.10

  8. #68
    Join Date
    Jun 2012
    Location
    /home/afixane
    Beans
    104
    Distro
    Xubuntu 12.04 Precise Pangolin

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

    Code:
    sudo apt-get install lmms-vst

  9. #69
    Join Date
    May 2012
    Beans
    5

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

    Wishing a broken Unit test would actually work.
    Code:
    python3 unittest.py

  10. #70
    Join Date
    Dec 2006
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu

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

    Code:
    free -m
    (tracking memory usage on an old computer)

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