yeah, but it came after mine was posted on the list.
-
Get a bigger mailbox -- choose a size that fits your needs.
Hi,
I have written a function ,got it ,thanks for ur help,
Regards
Javeed
-Original Message-
From: Sudarshan Raghavan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 05, 2002 1:30 PM
To: Perl beginners
Subject: Re: avoid creating directories in a particular path
On Wed, 4 Sep
On Wed, 4 Sep 2002, Dharmendra Rai wrote:
> This will not work as it will also forbid creating new files(according to the
>question only sub-DIRS r not allowed) in that directory.
> There is no Unix-provided solution for this. One can write a function,
> which can be called first in any perl c
This will not work as it will also forbid creating new files(according to the question
only sub-DIRS r not allowed) in that directory. There is no Unix-provided solution for
this. One can write a function, which can be called first in any perl code (related to
some task in that path) to ensure
On Wed, 4 Sep 2002, Javeed SAR wrote:
> This will not allow me to had files ??
Please reply to the list.
If you are the owner of that directory, retain the write permission for
yourself and disable it for everyone else.
Is your question "users should be allowed to add files but not directo
On Wed, 4 Sep 2002, Javeed SAR wrote:
> Hi all,
>
> How should i avoid creating directories in a particular path?
> For Eg under DSP directory i should not allow any directory to be created..
>
Remove the write permission on this directory.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
F