Search results

  1. luisam_95

    How to rename files recursively?

    I need a script for recursively renaming files, directories and subdirectories. The names of the those contain spaces, and I want to replace those spaces with underscores. How can I do that?
  2. luisam_95

    Issue with ACL's

    Hi, I have a problem. I've created a file called acluser1 in /tmp/ as a user1 and I've it set ACL permissions rwx to user100. But when I try to modify the file /tmp/uacluser1 as user100 I got this message: "acluser1" E212: Can't open file for writing Why, Am I doing something wrong? Thanks.
Top