Anish Kumar K. wrote:
Is there any way in perl I can modify the permission of a directory using perl scripts

perldoc perlfunc [snip] Functions for filehandles, files, or directories ^^^^^^^^^^^ "-X", "chdir", "chmod", "chown", "chroot", "fcntl", "glob", "ioctl", "link", "lstat", "mkdir", "open", "opendir", "readlink", "rename", "rmdir", "stat", "symlink", "sysopen", "umask", "unlink", "utime"

[snip]

       For more information about the portability of these functions, see
       perlport and other available platform-specific documentation.


John -- use Perl; program fulfillment

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to