Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

egrep warning #641

Open
MmeOokamy opened this issue Oct 14, 2022 · 0 comments
Open

egrep warning #641

MmeOokamy opened this issue Oct 14, 2022 · 0 comments

Comments

@MmeOokamy
Copy link

Hello everybody,

My OS : ManjaroLinux 22.0.0
today I updated grep.
after reboot of the system I met an error during the commands git ftp init / push:

egrep: warning: egrep is obsolescent; using grep -E

I'm not sure if this is the right solution but in my file /bin/git-ftp, I replaced all occurrences of egrep by grep -E
now i don't have any error with git ftp.

is it the right thing to do or not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant