mirror of
https://github.com/uutils/coreutils
synced 2024-12-17 16:43:16 +00:00
Remove "read" permissions from the `OpenOptions` when opening a new file just to truncate it. We will never read from the file, only write to it. (Specifically, we will only call `File::set_len()`.) |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |