On 10/09/2022 22:48, pete via arch-general wrote:
egrep is obsolescent
I learned a new word; "obsolescent" means "in the process of becoming
obsolete".
Good stuff.
Hi
Can be frustrating to track down for sure.
Definitely check the shell stuff as others have suggested but the DE
can also auto-start things so lets not limit the search to shell login
or startup scripts. I'd check all auto-started scripts as well.
Here's some things you may want to
Hi pete,
> > > but now every time i open an terminal i get the following
> > >
> > > egrep: warning: egrep is obsolescent; using grep -E
>
> 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
Finding the minimum nee
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
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
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
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
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
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
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
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 -
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.
12 matches
Mail list logo