← all formulas
inetutils
GNU utilities for networking
- Version
- v2.8
- License
- GPL-3.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install inetutilsCaveats
Only the following commands have been installed without the prefix 'g'.
dnsdomainname
ftp
rcp
rexec
rlogin
rsh
telnet
If you really need to use other commands with their normal names,
you can add a "gnubin" directory to your PATH from your bashrc like:
PATH="$HOMEBREW_PREFIX/opt/inetutils/libexec/gnubin:$PATH"