Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #286641
| From | John Hasler <john@sugarbit.com> |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Re: What is this ? |
| Date | 2026-05-14 15:20 +0200 |
| Message-ID | <MUE8N-55dW-9@gated-at.bofh.it> (permalink) |
| References | <MUfWO-4OSM-7@gated-at.bofh.it> <MUgg9-4P0V-5@gated-at.bofh.it> <MUzVw-52kX-13@gated-at.bofh.it> <MUCgF-53YK-1@gated-at.bofh.it> |
| Organization | Dancing Horse Hill |
The Wanderer <wanderer@fastmail.fm> writes: > If you examine your filesystem itself, via e.g. 'ls -lh > /usr/bin/firefox.real', do you see a file by that name? On Unstable (installed in 2018) I see: toncho/~ 19 cat /usr/bin/firefox #!/bin/sh FIREFOX="$(command -v firefox)" [ -x "$FIREFOX.real" ] && exec "$FIREFOX.real" "$@" exec firefox-esr "$@" toncho/~ 19 ls -lh /usr/bin/firefox.real lrwxrwxrwx 1 root root 22 Mar 25 02:47 /usr/bin/firefox.real -> ../lib/firefox/firefox toncho/~ 19 file /usr/lib/firefox/firefox /usr//lib/firefox/firefox: ELF 64-bit LSB pie executable toncho/~ 19 ls -lh /usr/bin/firefox-esr lrwxrwxrwx 1 root root 30 Mar 24 18:43 /usr/bin/firefox-esr -> ../lib/firefox-esr/firefox-esr toncho/~ 19 file /usr/lib/firefox-esr/firefox-esr /usr/lib/firefox-esr/firefox-esr: ELF 64-bit LSB pie executable toncho/~ 19 dpkg-divert --list firefox\* diversion of /usr/bin/firefox to /usr/bin/firefox.real by firefox-esr -- John Hasler john@sugarbit.com Elmwood, WI USA
Back to linux.debian.user | Previous | Next — Previous in thread | Next in thread | Find similar
What is this ? Jean-François Bachelet <jfbachelet@free.fr> - 2026-05-13 13:30 +0200
Re: What is this ? The Wanderer <wanderer@fastmail.fm> - 2026-05-13 13:50 +0200
Re: What is this ? Anssi Saari <anssi.saari@debian-user.mail.kapsi.fi> - 2026-05-14 10:50 +0200
Re: What is this ? The Wanderer <wanderer@fastmail.fm> - 2026-05-14 13:20 +0200
Re: What is this ? John Hasler <john@sugarbit.com> - 2026-05-14 15:20 +0200
Re: What is this ? David Wright <deblis@lionunicorn.co.uk> - 2026-05-14 19:10 +0200
Re: What is this ? Jean-François Bachelet <jfbachelet@free.fr> - 2026-05-13 13:50 +0200
Re: What is this ? Klearchos-Angelos Gkountras <jemadux@cryptolab.net> - 2026-05-13 14:00 +0200
Re: What is this ? Michel Verdier <listes@verdier.eu> - 2026-05-14 11:20 +0200
csiph-web