On Mon, Feb 16, 2009 at 08:23:45AM +0100, Damien Bergamini wrote: > | > | But $(<technobabble>) does not work in csh and clones. So `<technobabble>` > | is more portable. Not everyone is using ksh. > > > I don't really care about the $() vs ``. > I just worry about the gratuitous difference with the drivers man > pages and more importantly, the lack of the nwid keyword. >
ok, i have just synced the ifconfig example with the others. i changed the command substitution format to ``, since claudio's point is a good one. jmc