Chmod file, directory in linux 11:33 PMdatabom0 bình luận Why would Remmina stop working?Rename multi file to one nameSetup Master-Slave Replication in MySQL ServerHow to install nagvisHow to Install and Configure RANCID v2.3.8 on CentOS 6.x with CVSWeb For directories only do this. Code: find . -type d -exec chmod 775 {} \; For files only do this. Code: find . -type f -exec chmod 664 {} \;
Post a Comment
Post a Comment