On 4 December 2013 15:05, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > The > symbol in the bash shell, if not escaped, results in a > redirection. We could replace it by ':', so the maps will look like: > > add rule ip filter OUTPUT tcp dport vmap { \ > 22 : jump chain1, \ > 23 : jump chain2, \ > } > > Just in case we consider it worth to make it easier to run nft > commands from the bash shell. I totally like this approach. Why not to ease the life of bash users? I guess they are many :-) -- Arturo Borrero González -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html