Find the answer to your Linux question:
Results 1 to 2 of 2
how to set file permissions without using chmod command. how to set file permissions by using perl script...
  1. #1
    Just Joined!
    Join Date
    May 2008
    Posts
    2

    file permissions

    how to set file permissions without using chmod command.
    how to set file permissions by using perl script

  2. #2
    Linux Enthusiast carlosponti's Avatar
    Join Date
    Dec 2004
    Location
    Oklahoma
    Posts
    560
    chmod is one of four permissions functions that are available but its the only one that sets file permissions. as far as perl I dont know but You can create a bash script to change file permissions. call that from perl.

    ps a mod will soon move this to the programming section of the forums
    Blog
    Registered Linux user 396557

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •