Я думаю, xdg-open
це команда, яку ви шукаєте.
NAME
xdg-open - opens a file or URL in the user's preferred application
SYNOPSIS
xdg-open {file | URL}
xdg-open {--help | --manual | --version}
DESCRIPTION
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 file will be opened in the preferred
application for files of that type. xdg-open supports file, ftp, http
and https URLs.
наприклад: xdg-open index.php
Це відкриє index.php в gedit (якщо ви використовуєте gnome).
Якщо ви хочете відкрити URL-адресу в браузері
xdg-open http://google.com
це відкриє google.com у вашому браузері за замовчуванням.
xdg-open
скрипт - обгортка - він буде використовувати інструмент середовища робочого столу ( в gio open
, gvfs-open
, kde-open
, gnome-open
, dde-open
, exo-open
, і безліч інших подібних інструментів). Він також встановлюється за умовчанням, і дуже ймовірно , буде працювати на минулих, поточних і майбутніх версіях (з іншого боку, gvfs-open
і gnome-open
застаріли, і можуть бути недоступні в майбутніх версіях).