Hacker News new | ask | show | jobs
by justincormack 4487 days ago
sed can edit in place though.
1 comments

indeed!

sed -i -e 's/root/toor/' -e '/joey/d' /etc/passwd