Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Execute a file


> Do a strace ./test.sh

[marshallj@datasrv bin]$ strace ./test.sh
execve("./test.sh", ["./test.sh"], [/* 20 vars */]) = 0
strace: exec: Permission denied