About 7,630,000 results
Open links in new tab
  1. Linux: command to open URL in default browser - Stack Overflow

    Feb 25, 2011 · For opening a URL in the browser through the terminal, CentOS 7 users can use gio open command. For example, if you want to open google.com then gio open …

  2. xdg-open command in Linux with Examples - GeeksforGeeks

    Sep 27, 2024 · xdg-open command in the Linux system is used to open a file or URL in the user’s preferred application. The URL will be opened in the user’s preferred web browser if a URL is …

    Missing:

    • Program

    Must include:

  3. How to launch default web browser from the terminal?

    Oct 7, 2021 · xdg-open opens a file or URL in the user's preferred application. If a URL is provided the URL will be opened in the user's preferred web browser. If a file is provided the …

  4. How to Open a URL in the Web Browser from Linux Terminal

    Jul 24, 2023 · This article will walk us through various ways (commands) of opening a URL on a default browser application from the Linux command-line terminal.

    Missing:

    • Program

    Must include:

  5. How to open url in Linux by command line? - California Learning ...

    Jan 22, 2025 · The methods outlined in this article cover the different ways to open URLs in Linux, including using the xdg-open command, curl command, wget command, open command, xdg …

    Missing:

    • Program

    Must include:

  6. How to Run a Program from the Command Line on Linux

    Jun 9, 2024 · The Terminal is a powerful tool that allows you to run programs and manage your Linux system using keyboard commands. This wikiHow teaches you how to run a program …

  7. How to Open URL in Linux by Command Line: A Simplified Guide

    In Linux, you can open a URL in the default web browser with a command like xdg-open https://example.com, making it a breeze to navigate the web right from the terminal.

    Missing:

    • Program

    Must include:

  8. How to open a local URL (webpage) on the command line

    On MacOS X I can run open /some/path/index.html and this would open the page index.html with the default software that handles .html files. Is there something similar on Ubuntu Linux? I …

  9. Commands That Will Open a URL in the Default Browser

    Mar 18, 2024 · When we work with the Linux command line – for example, in a terminal – sometimes we want to open a website URL in the default browser. Usually, we need to copy …

  10. bash - Shell script to open a URL - Stack Overflow

    Jul 16, 2019 · xdg-open is available in most Linux distributions. It opens a file or URL in the user's preferred browser (configurable with xdg-settings). open opens files and URLs in the default or …

  11. Some results have been removed
Refresh