Skip to content

allow for noclobber override#66

Closed
paxperscientiam wants to merge 1 commit into
huyng:masterfrom
paxperscientiam:master
Closed

allow for noclobber override#66
paxperscientiam wants to merge 1 commit into
huyng:masterfrom
paxperscientiam:master

Conversation

@paxperscientiam

Copy link
Copy Markdown

see line 150.

sed "/$2/d" "$1" > "$t" becomes sed "/$2/d" "$1" >| "$t"

@burningTyger

Copy link
Copy Markdown

This is a good one! I had this issue twice and took me a while to figure it out again.

@huyng

huyng commented Jul 5, 2026

Copy link
Copy Markdown
Owner

adopted your proposed change. thank you.

@huyng huyng closed this Jul 5, 2026
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.

3 participants