Skip to content

Conversation

@adilger
Copy link

@adilger adilger commented Dec 4, 2020

Using a file for both the input and redirected ('>') output may result in the file
being truncated before it is read. Instead, use "sed" as intended, as a stream
editor, before anything is written to the output file.

Using a file for both the input and redirected ('>') output may result in the file
being truncated before it is read.  Instead, use "sed" as intended, as a stream
editor, before anything is written to the output file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants