What does os.fchmod(fd, mode) do?
Posted: Wed Jul 13, 2022 7:45 pm
a) change permission bits of the file
b) change permission bits of the directory
c) change permission bits of either the file or the directory
d) none of the mentioned
b) change permission bits of the directory
c) change permission bits of either the file or the directory
d) none of the mentioned