I write a script called traverse.sh, and I want to add permission to make it executable. I find I type chmod +x traverse.sh, in command line it works. But I try to add it inside