1 2 3 4 5 6 7 8 9 10 11 12 13 14
function foo () { local x=123 } function bar () { local x=123 } echo abc def \ gef gef printf \ "%s\n" \ haha