About 442,000 results
Open links in new tab
  1. command line - How do I open a text file in my terminal? - Ask …

    There is a file named RESULTS.txt and I want to open this file in my terminal. (I mean I want to see the file contents be displayed in the terminal and not in some text editor) How do I do that ?

  2. command line - How to open text, video, or image files via …

    Nov 30, 2013 · I am new to Ubuntu and I would like to know how to open a simple text file or a video file or an image file via the terminal.

  3. command line - How can I open (launch) files using the terminal?

    Nov 30, 2019 · Objective: Open a text file and other types using the terminal. Let's suppose I have a file named myFile.txt and I want to launch this file (open it, not sure how I'm supposed to say …

  4. command line - What is a terminal and how do I open and use it?

    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 …

  5. boot - How to start Ubuntu in Console mode - Ask Ubuntu

    Dec 12, 2016 · Open a text-only virtual console by using the keyboard shortcut Ctrl + Alt + F3. At the login: prompt type your username and press Enter. At the Password: prompt type your …

  6. How to access a usb flash drive from the terminal? - Ask Ubuntu

    Apr 29, 2011 · I only have access to the command line. I need to backup my data (on the user folder) to a pen (USB DOK). How can I mount a flash drive manually? What should be the …

  7. command line - How to open a file manager of the current …

    When I work in terminal, sometimes I want to open the current directory in a GUI file manager. And then to click the items in the window to run the application. How can I do this?

  8. Access terminal from login screen on Ubuntu 18.04

    May 17, 2018 · I would like to open the terminal from the login screen. In previous Ubuntu releases I just used Ctrl + Alt + F1. However, when I press Ctrl + Alt + F1 in 18.04, nothing …

  9. command line - How to use SQL in terminal? - Ask Ubuntu

    Oct 4, 2013 · I want to create simple tables, insert values in it, and do queries. How to perform them in the terminal?

  10. command line - How to unzip a zip file from the Terminal? - Ask …

    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?