Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije

Firefox 3.6.8 for Linux does not properly open .url-files. (Version for Windows works fine.)

  • 1 wotmołwa
  • 41 ma tutón problem
  • 2 napohladaj
  • Poslednja wotmołwa wot finndo

more options

Firefox 3.6.8 for Linux does not properly open files with the .url extension. It should immediately open a tab with the URL in the file. In Windows it works properly. Thank you!

Firefox 3.6.8 for Linux does not properly open files with the .url extension. It should immediately open a tab with the URL in the file. In Windows it works properly. Thank you!

Wot elenaiv změnjeny

Wšě wotmołwy (1)

more options

here is a solution for you

grep 'URL=' < file.url | sed 's/URL=//g' | xargs firefox

change file.url to the name of your shortcut, I did not come up with this, but found it with a google search, one of the first page results when I searched for open .url file in firefox linux