About 391,000 results
Open links in new tab
  1. How do I open a text file in my terminal? - Ask Ubuntu

    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. How to open text, video, or image files via terminal?

    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. How to edit files in a terminal with nano? - Ask Ubuntu

    Jul 23, 2011 · Sometimes, if I manage to open a file, the text is unreadable due to its colors. How can I disable these colors? Colours are loaded through the nanorc framework. These are files …

  4. How can I open (launch) files using the terminal? - Ask Ubuntu

    Nov 30, 2019 · 6 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 …

  5. Open application to edit text files from the command line

    When installing the TextWrangler in OSX you also get an edit command which allows you to open any text file from the command line. Is it possible to have a similar functionality in Ubuntu to …

  6. command line - Open an existing file from Vim - Ask Ubuntu

    Jun 21, 2016 · I would like to open a file that already exists while already in Vim. What is the command to do this?

  7. command line - Opening a file from terminal - Ask Ubuntu

    Jun 19, 2013 · We cannot close the terminal, because it kills the process. Unfortunately, if you're trying to, for example, create a LaTeX file, you will need one tab for the text editor, one for the …

  8. How to edit files in GUI text editors as root? - Ask Ubuntu

    Jan 15, 2021 · You create an alias or create a small script to edit system text files in a graphical editor with a single command. 3. Discouraged: using pkexec These two options do not at any …

  9. Text editor to easily browse through a large text file

    Apr 21, 2022 · What simple text editor would you recommend to easily browse and scroll through a large file (a few hundred megabytes+)? For example, gedit has a problem that when a file is …

  10. How to open the default GUI text editor in Ubuntu or Lubuntu via …

    I have a script that uses gedit to open text file in Ubuntu. That script does not work under Lubuntu. What command is required to execute the default text editor? I want to make the script usable ...