backticks('ls foo'); # Run "ls" with argument "foo" backticks('ls foo', '--'); # Run "ls foo" with argument "--"