I am trying to run a remote find command but I have to pass it local variables whose value I get from command line arguments from user. But, I am getting an "undefined variable" error. I am doing something like :I am trying to run a remote find command but I