Freebsd 9.1 RELEASE: 260k /sbin/ifconfig
My Arch box: 76K /usr/bin/ifconfig
I have to use linux for work, but he's right, keeping everything in ifconfig is much more close to the old school "unix" way than "lets play 20 commands" that seems to be present in most linux mindsets.
But use what you like. Just don't pretend that it's anything other than taste.
If you're calling my tastes simple then guilty as charged.
> git pull
> git push
> git clone
or would you prefer a binary for each command:
> git_pull
> git_clone
> git_push
now, what really looks old school to you?
What you're contorting is more akin to: ifconfig_wireless ifconfig_vlan ifconfig_foo
Bit of a reach there.
Freebsd 9.1 RELEASE: 260k /sbin/ifconfig
My Arch box: 76K /usr/bin/ifconfig
I have to use linux for work, but he's right, keeping everything in ifconfig is much more close to the old school "unix" way than "lets play 20 commands" that seems to be present in most linux mindsets.