How to set permissions in place? #987
Replies: 2 comments
-
This should work
I get
Looks like a bug in This works as expected
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Converting to issue. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
For some reason I can't get
os.open()
andos.write()
to work with resizableArrayBuffer
andDataView
as I expect. How to set file permission to executable, e.g., 0o764, without writing data to the file, in place?Beta Was this translation helpful? Give feedback.
All reactions