On Thu, Oct 11, 2012 at 12:41 PM, Jeroen Demeyer <[email protected]> wrote: > On 2012-10-11 21:37, Robert Bradshaw wrote: >> I've seen "source sibling_file" and "source >> $path_of_this_file/sibling_file many times, how else are you going to >> split functionality across multiple bash scripts? Such scripts >> obviously shouldn't be executed from, e.g., /tmp. > The difference is that these "sibling" scripts are created by the user > running the script, i.e. they already exist. That's not insecure. This > is different from the Python situation.
If one can create files in the parent directory, one can (usually?) rename/replace these sibling scripts. - Robert -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel?hl=en.
