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 it #7

Merged
merged 1 commit into from
Feb 12, 2023
Merged

fix it #7

merged 1 commit into from
Feb 12, 2023

Conversation

cheznewa
Copy link
Contributor

eth0 is obsolete, not working for recent linux distro.
so i change to get all mac addresses.

@SomajitDey
Copy link
Owner

SomajitDey commented Dec 26, 2022

Hi @cheznewa,

Does your solution work on Mac OS X too? Isn't the following replacement more portable?

local MAC="$(ifconfig | awk '/ether/{print $2}')"

@cheznewa
Copy link
Contributor Author

Please Accept It...

@cheznewa
Copy link
Contributor Author

You CAN Pull It, What You Doing?

@SomajitDey SomajitDey merged commit 01e681c into SomajitDey:main Feb 12, 2023
@SomajitDey
Copy link
Owner

So sorry @cheznewa. I got too busy elsewhere, forgot to check on this and even missed the previous notification email. Regret the delay in merging the PR. Thanks a lot for your contribution.

SomajitDey pushed a commit that referenced this pull request Feb 12, 2023
@cheznewa
Copy link
Contributor Author

Thank You!

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

Successfully merging this pull request may close these issues.

2 participants