How to specify the readable by everyone permission on which data is being written by java.util.logging.FileHandler
I want to give 755 kind of permission, so that other unix groups can also read these log files.
How to specify the readable by everyone permission on which data is being written by java.util.logging.FileHandler
I want to give 755 kind of permission, so that other unix groups can also read these log files.
Copyright © 2021 Jogjafile Inc.
This piece of code converts the permission of an existing file to a full permission 0777: