Re: [arch-general] egrep error after update

2022-09-15 Thread Piscium
On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: > Interesting thing if i callup an xterm and su to root the call another xterm > from there i do not get the warning on as a user Some terminals, such as konsole, allow one to configure what shell to use. If that is different from the

Re: [arch-general] egrep error after update

2022-09-15 Thread Amish
On 16/09/22 02:43, pete via arch-general wrote: 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 Hi Once again I h

Re: [arch-general] egrep error after update

2022-09-15 Thread Javier
On 9/15/22 16:20, Piscium wrote: On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: Hope someone can trow some light on this it appeared a few days ago after an update "pacman -Syu" I would suggest finding what is your login shell (set in /etc/passwd) then check all the files used

Re: [arch-general] egrep error after update

2022-09-15 Thread Piscium
On Thu, 15 Sept 2022 at 22:13, pete via arch-general wrote: > Hope someone can trow some light on this it appeared a few days ago after an > update "pacman -Syu" I would suggest finding what is your login shell (set in /etc/passwd) then check all the files used by that shell, for example for ba

Re: [arch-general] egrep error after update

2022-09-15 Thread pete via arch-general
On Sat, 10 Sep 2022 23:55:51 +0200 Ralf Mardorf via arch-general wrote: > 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 obsoles