2 examples for xdg-open

{{ score }}
  # Opens specified file with the user's preferred application
xdg-open file.txt
        
{{ score }}
  # Opens specified URL with the user's preferred web browser
xdg-open http://www.google.com