'comm' and 'sort' incompatible?

2025-01-07 Thread Dave Close
Given two plain text files, I get this result: $ comm -3 <(sort file1) <(sort file2) >/dev/null comm: file 1 is not in sorted order comm: file 2 is not in sorted order comm: input is not in sorted order But if I make a slight modification, the result is: $ LANG=C comm -3 <(sort file1)

Re: No audio for Pixel Buds in Fedora 40

2025-01-07 Thread Tim via users
On Tue, 2025-01-07 at 09:59 -0500, Neal Becker wrote: > Here is chatgpt's advice: > https://chatgpt.com/share/677d410b-e350-8010-82af-360a5a99cbf3 Blank page. Hah! I have no regard for AI (artificial idiots). They're the modern version of the Eliza program, with a "they say" database. -- u

Re: How to add a SNAT rule with firewalld and firewall-cmd

2025-01-07 Thread Dario Lesca
Il giorno lun, 06/01/2025 alle 21.50 -0800, Samuel Sieb ha scritto: > firewall-cmd --permanent --direct --add-rule ipv4 nat POSTROUTING 0 - > d 172.17.0.0/16 -p all -j SNAT --to 5.6.7.8 > > Where 5.6.7.8 is the interface IP address you want to use. Thanks, it work also for me. > > There's a fir

Re: No audio for Pixel Buds in Fedora 40

2025-01-07 Thread Neal Becker
On Tue, Jan 7, 2025 at 9:46 AM Neal Becker wrote: > > > On Tue, Jan 7, 2025 at 1:03 AM Tim via users < > users@lists.fedoraproject.org> wrote: > >> On Mon, 2025-01-06 at 10:43 -0500, Neal Becker wrote: >> > Keep in mind if you want the microphone to work you need to pick a >> > profile "headset h

Re: No audio for Pixel Buds in Fedora 40

2025-01-07 Thread Neal Becker
On Tue, Jan 7, 2025 at 1:03 AM Tim via users wrote: > On Mon, 2025-01-06 at 10:43 -0500, Neal Becker wrote: > > Keep in mind if you want the microphone to work you need to pick a > > profile "headset head unit", which will give you mono (not stereo). > > That's very narrow-minded of them. I'd ha