Open links in new tab
  1. What is a terminal and how do I open and use it? - Ask Ubuntu

    Dec 6, 2012 · A Terminal is your interface to the underlying operating system via a shell, usually bash. It is a command line. Back in the day, a Terminal was a screen+keyboard that was connected to a …

  2. What is the difference between Terminal, Console, Shell, and Command ...

    Aug 4, 2014 · Some types of terminal emulators include: GUI applications running in the X Window System: Xterm, Gnome Terminal, Konsole, Terminator, etc. Screen and tmux, which provides a layer …

  3. How to delete a non-empty directory in Terminal? - Ask Ubuntu

    Nov 16, 2012 · How to delete a non-empty directory in Terminal? Ask Question Asked 13 years, 2 months ago Modified 8 years ago

  4. How to display network traffic in the terminal? - Ask Ubuntu

    Feb 17, 2013 · how to display the actual network traffic (wireless) in a terminal? Additionally: Is it possible to add this info to the chart of top?

  5. command line - How do I open a terminal? - Ask Ubuntu

    Possible Duplicate: What is a terminal and how do I open and use it? How do I access the Terminal? I just got ubuntu running on my computer and now I am ready to write a program...but I can't figure out …

  6. How to rename a file in Terminal? - Ask Ubuntu

    A simple way to rename files and folders is with the mv command (shortened from “move”). Its primary purpose is moving files and folders, but it can also rename them since the act of renaming a file is …

  7. How to make a file (e.g. a .sh script) executable, so it can be run ...

    Dec 16, 2012 · How to make a file (e.g. a .sh script) executable, so it can be run from a terminal Ask Question Asked 13 years, 1 month ago Modified 11 months ago

  8. How to reinitialize a terminal window instead of closing it and ...

    Aug 21, 2018 · When I make some changes to the shell/bash behavior, such as setting up an alias, is there a quick command to reinitialize the terminal window instead of closing and opening a new …

  9. How do I shut down or reboot from a terminal? - Ask Ubuntu

    Jun 15, 2016 · How do I shut down or reboot from a terminal? Ask Question Asked 13 years, 5 months ago Modified 3 years, 6 months ago

  10. How can I find my User ID (UID) from terminal? - Ask Ubuntu

    May 17, 2014 · The title says it all. What command I need to run from a terminal to find my user ID (UID)?