view bin/sedlast @ 9302:ee570e73c8d9

<boily> ` sed -i \'s/of in/in/\' wisdom/spork
author HackBot
date Mon, 17 Oct 2016 00:03:56 +0000
parents 28dfd2857c83
children 9323eb89de86
line wrap: on
line source

files="$(lastfiles)"; sed -i "$1" "$files"; echo -n "$files//"; cat "$files"