Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

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

What is difference between "firefox" and "firefox-bin" in "firefox-60.9.0esr.tar.bz2"?

  • 1 wotmołwa
  • 1 ma tutón problem
  • 233 napohladow
  • Poslednja wotmołwa wot cor-el

$ tar --list -jf ./firefox-60.9.0esr.tar.bz2 |grep -e '^firefox/firefox$' -e '^firefox/firefox-bin$'

firefox/firefox
firefox/firefox-bin
$ tar --list -jf ./firefox-60.9.0esr.tar.bz2 |grep -e '^firefox/firefox$' -e '^firefox/firefox-bin$' firefox/firefox firefox/firefox-bin

Wot yalisecid změnjeny

Wšě wotmołwy (1)

It looks the small firefox binary is the initial loader that may check whether another instance is running and that starts firefox-bin to start the actual Firefox application.