About 949,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. How do I navigate up one directory from the terminal?

    Nov 8, 2020 · I can navigate down in directory using cd in the terminal. How do I navigate back up if I go too far?

  5. How to run Terminal as root? - Ask Ubuntu

    The graphical root terminal job will be both unsuspended and disowned by the non-root terminal, automatically. In short: sudo -H gnome-terminal ^Z exit But suppose you wanted to keep using …

  6. How to show only hidden files in Terminal? - Ask Ubuntu

    How to show only hidden files in Terminal? Asked 11 years, 1 month ago Modified 1 year, 8 months ago Viewed 981k times

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

  8. What is the difference between terminal and bash? - Super User

    Feb 20, 2015 · The terminal provides a mechanism for entering commands. You run a command processor, or shell, on top of that - bash, fish, csh or others. This is what actually turns the text …

  9. How to unzip a zip file from the Terminal? - Ask Ubuntu

    Oct 13, 2017 · Just downloaded a .zip file from the internet. I want to use the terminal to unzip the file. What is the correct way to do this?

  10. 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 12 years, 9 months ago Modified 2 years, 11 months ago

Refresh