in reply to creating directories
Update:I'm also looking at your code and I agree with Fastolfe, those two should be functionally equivalent, but since you use a "/" it should say that you have an invalid argument. All bets are off if the mkdir is actually the cygnus version. One problem with system calls, they might different programs on different machines based on the search path they inherit. Go with the File modules, you'll be happier in most cases.
|
|---|