About 411,000 results
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 …

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

    Jun 15, 2016 · How can I shut down or reboot Ubuntu using terminal commands?

  3. How do I save terminal output to a file? - Ask Ubuntu

    How do I save the output of a command to a file? Is there a way without using any software? I would like to know how.

  4. View history of commands run in terminal - Ask Ubuntu

    Oct 3, 2020 · Is there a way to save all my typed terminal commands and view it like history in a log book?

  5. How to move one file to a folder using terminal? - Ask Ubuntu

    May 14, 2014 · I want to move one file to a folder using terminal. How do I do this?

  6. command line - How to really clear the terminal? - Ask Ubuntu

    Yes, the command you're looking for is reset In contrast to clear, or Ctrl + L, reset will actually completely re-initialise the terminal, instead of just clearing the screen. However, it won't re …

  7. How to install the default Ubuntu terminal

    Apr 29, 2022 · I'm assuming you've already tried customizing the look-and-feel of the console? If not, click the menu icon (☰) then select Preferences, create a new Profile and customize at …

  8. What is the difference between Terminal, Console, Shell, and …

    Aug 4, 2014 · The division of labor between the terminal and the shell is not completely obvious. Here are their main tasks. Input: the terminal converts keys into control sequences (e.g. Left …

  9. Terminal not launching in Ubuntu 22.04

    Nov 24, 2022 · For some reason, I can't open the terminal through the shortcut (terminal icon) in Ubuntu 22.04. It works through Visual Studio Code, though, so that makes me confused. I …

  10. command line - How to copy files via terminal? - Ask Ubuntu

    Oct 3, 2012 · I have read about copying files with terminal but these examples will help me a lot. So here is what I want to do: Examples: I have a file in /home/levan/kdenlive untitelds.mpg and …