in reply to Using the file handle created by File::Temp to set specific file permissions
Fcntl is mentioned for "passing it [the file descriptor] to another process". You don't need it for chmod or rename.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Using the file handle created by File::Temp to set specific file permissions
by mldvx4 (Hermit) on Dec 11, 2021 at 06:02 UTC |