pub fn set_linux_file_permissions( file: &Path, mode: u32, ) -> Result<(), Box<dyn Error>>
Set the file permissions for a file on Linux