
xdg-open
List of commands for xdg-open:
-
xdg-open:ai:b91b5 Open a new tab in the default web browser with the specified URL$ xdg-open --new-tab ${URL}try on your machineexplain this command
-
xdg-open:tldr:096db xdg-open: Open the current directory in the default file explorer.$ xdg-open .try on your machineexplain this command
-
xdg-open:tldr:a5050 xdg-open: Open a URL in the default browser.$ xdg-open ${https:--example-com}try on your machineexplain this command
-
xdg-open:tldr:acc36 xdg-open: Display help.$ xdg-open --helptry on your machineexplain this command