Re: [arch-general] egrep error after update

2022-09-10 Thread Ralf Mardorf via arch-general
On Sat, 2022-09-10 at 22:48 +0100, pete via arch-general wrote: > I did my normal nightly update last night no issues but now every time i open > an terminal i get the following > > egrep: warning: egrep is obsolescent; using grep -E https://bbs.archlinux.org/viewtopic.php?pid=2056808#p2056808

Re: [arch-general] egrep error after update

2022-09-10 Thread Reto via arch-general
On Sat, Sep 10, 2022 at 10:48:08PM +0100, pete via arch-general wrote: > egrep: warning: egrep is obsolescent; using grep -E Not really surprising, considering that this is what the command does /usr/bin/egrep ``` #!/bin/sh cmd=${0##*/} echo "$cmd: warning: $cmd is obsolescent; using grep -

[arch-general] egrep error after update

2022-09-10 Thread pete via arch-general
Hi folks I did my normal nightly update last night no issues but now every time i open an terminal i get the following egrep: warning: egrep is obsolescent; using grep -E system as follows Operating System: Arch Linux KDE Plasma Version: 5.25.5 KDE Frameworks Version: 5.97.0 Qt Version: 5.