Page 9 of 36 FirstFirst ... 789101119 ... LastLast
Results 81 to 90 of 355

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

  1. #81
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

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

    Code:
    sudo nano blacklist.php
    (Editing a web page for checking if an IP address is on a DNSBL somewhere)
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  2. #82
    Join Date
    Mar 2009
    Location
    Washington DC
    Beans
    610

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

    lsof -b
    "- Courage! It couldn't come at a worse time." | Favorite Hockey Player: #8 Cam Neely! |
    Read my Poetry at
    www.poemscribe.com |

  3. #83
    Join Date
    Jun 2006
    Location
    Caracas, Venezuela
    Beans
    418
    Distro
    Ubuntu 11.10 Oneiric Ocelot

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

    Code:
    df -h
    I was trying to find out why I get a message saying my trash bin is full when I try to send some file to it (I guess I will have to do some research).

  4. #84
    Join Date
    Feb 2008
    Location
    Missouri, USA
    Beans
    302
    Distro
    Lubuntu

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

    well this post will probably get really really long. it could also be great for a newbie to read. I am still new after 3 years to linux myself.

    sudo dpkg --configure -a (fix packages)
    sudo wondershaper wlan0 800 180 (program to limit bandwidth (sharing internet))

  5. #85
    Join Date
    Aug 2012
    Beans
    14

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

    df -h
    I had to look it up on a old post here, to show people the apalling state of my partitions.

  6. #86
    TenPlus1's Avatar
    TenPlus1 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    May 2005
    Location
    Scotland, UK
    Beans
    920
    Distro
    Lubuntu

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

    sudo apt-get update && sudo apt-get dist-upgrade

  7. #87
    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?

    echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

  8. #88
    Join Date
    Aug 2009
    Beans
    17

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

    Hehe only:

    ll

  9. #89
    Join Date
    Jan 2010
    Location
    Sydney, Australia
    Beans
    Hidden!
    Distro
    Ubuntu

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

    !!
    “Progress is made by lazy men looking for easier ways to do things”
    — Robert A. Heinlein

  10. #90
    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:
    ps  -ef
    int main() {
    User chellrose;
    chellrose.insert_clever_signature();
    return 0;}

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