On Mon, Mar 21, 2011 at 01:18:41PM -0500, Chris Bennett wrote: > OpenBSD's form of sed requires you to output to a new file and > mv that back to original.
.. or one could use ed, or perl, to change a file in place. -wb
On Mon, Mar 21, 2011 at 01:18:41PM -0500, Chris Bennett wrote: > OpenBSD's form of sed requires you to output to a new file and > mv that back to original.
.. or one could use ed, or perl, to change a file in place. -wb