I have an argument-resolving issue in a child script like var=$@; but the $@ values are from parent script not the child\'s. I have found some posts wh
var=$@
$@