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

fix: replace grep -P commands - Closes #83 #63 #84

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

JulienMattiussi
Copy link
Contributor

@JulienMattiussi JulienMattiussi commented Jul 8, 2024

Change grep -P command witch is not reconized on every macOS

  • grep -P -> grep -E

Closes #83 #63

This was tested on Ubuntu 24.04 and macOS 13.0.1

@Nitix
Copy link
Contributor

Nitix commented Jul 8, 2024

Ifconfig is not installed by default anymore on Ubuntu. We have to check for ip.

@JulienMattiussi JulienMattiussi marked this pull request as draft July 9, 2024 10:02
@JulienMattiussi
Copy link
Contributor Author

You're right, ...
So let's be a little more specific

@JulienMattiussi JulienMattiussi marked this pull request as ready for review July 12, 2024 08:40
@Nitix Nitix changed the title fix: replace ip, grep -P and sed commands fix: replace ip, grep -P and sed commands - Closes #83 #63 Jul 12, 2024
@JulienMattiussi JulienMattiussi changed the title fix: replace ip, grep -P and sed commands - Closes #83 #63 fix: replace grep -P commands - Closes #83 #63 Jul 12, 2024
@JulienMattiussi JulienMattiussi merged commit f3ffbdf into main Jul 24, 2024
7 checks passed
@JulienMattiussi JulienMattiussi deleted the set-universal-ip-command branch July 24, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to run example command
3 participants