Provided functionality is limited and command output is not fully compatible with iproute2.įor advanced usage use netstat, ifconfig, ndp, arp, route and networksetup directly.
This is CLI wrapper for basic network utilities on Mac OS X inspired with iproute2 on Linux systems. The Terminal can help you configure your Mac exactly how you want it and provide access to features that just dont have any graphical interface to change. Once installed you'll be given a command line tool that for all intent purposes mimics the ip command on Linux. The head command allows you to view the beginning of a file or piped data directly from the terminal. 🍺 /usr/local/Cellar/iproute2mac/1.0.3: 4 files, 24K, built in 2 seconds => Installing iproute2mac from brona/homebrew-iproute2mac The open command is a command line utility to open files in default applications, but by using the -a option, you can also specify the application.open -a 'TableFlip' therefore tells the Mac to open the subsequent file path in t he TableFlip application. It's actually a Python wrapper that provides a very similar API that you'll likely find very familiar to the ip tool included with iproute2 on Linux.