This started happening last week: # ifconfig eth0:22 inet xx.xx.xx.xx ifconfig: option `-l' not recognised. ifconfig: `--help' gives usage information. # /sbin/ifconfig !:* /sbin/ifconfig eth0:22 inet xx.xx.xx.xx #
(Obviously xx.xx.xx.xx is a real IP but masked out here). I checked if there was an alias involved (there is none). And "which ifconfig" returns /sbin/ifconfig. Also checked if ifconfig was a script or link (it isn't). So why does the full path work but not the command by itself? -- -- [email protected] mailing list
