tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: shell quoting



> I think the first "local" statement should be:
> 	local names="$1"
> Otherwise the function might be tricked by maliciously constructed file names.
How? There's no recursive expansion in shell.


Home | Main Index | Thread Index | Old Index