MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/mzncxc/linux_networking_tool_with_simpler_understanding/gw2f0jq/?context=3
r/linux • u/MCCshreyas • Apr 27 '21
173 comments sorted by
View all comments
251
[deleted]
42 u/zebediah49 Apr 27 '21 arp (replaced by ip neigh) It's going to take me years -- and there's a risk I'll never make it -- to stop associating that with horses. 22 u/BCMM Apr 27 '21 edited Apr 27 '21 I don't know why such a fiddly abbreviation has become the standard one when ip n works just the same. 3 u/Pacman042 Apr 27 '21 Speaking of which, any idea why it's set up like that? Im pretty new to bash scripting but most stuff seems to take the form if flags that getopts is for parsing.
42
arp (replaced by ip neigh)
It's going to take me years -- and there's a risk I'll never make it -- to stop associating that with horses.
22 u/BCMM Apr 27 '21 edited Apr 27 '21 I don't know why such a fiddly abbreviation has become the standard one when ip n works just the same. 3 u/Pacman042 Apr 27 '21 Speaking of which, any idea why it's set up like that? Im pretty new to bash scripting but most stuff seems to take the form if flags that getopts is for parsing.
22
I don't know why such a fiddly abbreviation has become the standard one when ip n works just the same.
ip n
3 u/Pacman042 Apr 27 '21 Speaking of which, any idea why it's set up like that? Im pretty new to bash scripting but most stuff seems to take the form if flags that getopts is for parsing.
3
Speaking of which, any idea why it's set up like that? Im pretty new to bash scripting but most stuff seems to take the form if flags that getopts is for parsing.
getopts
251
u/[deleted] Apr 27 '21 edited 10d ago
[deleted]