5 ms·
ifconfig(8) is meant for low level stuff. What Linux did was replace ifconfig with another low level (e.g. ipconfig2), which makes more sense there I suppose. B
by sgt 17d ago
ifconfig(8) is meant for low level stuff. What Linux did was replace ifconfig with another low level (e.g. ipconfig2), which makes more sense there I suppose. But don't get the impression that ifconfig is the easiest way in macOS on the CLI, it's networksetup(8).