Browse thread
[Caml-list] ANNOUNCE: mod_caml 1.0.6 - includes security patch
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2004-01-19 (19:20) |
From: | David Brown <caml-list@d...> |
Subject: | Re: [Caml-list] ANNOUNCE: mod_caml 1.0.6 - includes security patch |
On Mon, Jan 19, 2004 at 08:15:13PM +0100, Markus Mottl wrote: > execve() executes the program pointed to by filename. filename must > be either a binary executable, or a script starting with a line of > the form "#! interpreter [arg]". In the latter case, the interpreter > must be a valid pathname for an executable which is not itself a > script, which will be invoked as interpreter [arg] filename. Interesting, since this case works just fine on my linux machine as well. Dave ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners