Hacker News new | ask | show | jobs
by claystu 3492 days ago
"I wish Perl would do an inplace edit of a file without creating a backup, though."

It's been a while, but I think the -i command line switch accomplishes what you want here.