annotate bin/sedlast @ 7967:28dfd2857c83

<oerjan> undo 7813
author HackBot
date Sun, 08 May 2016 04:24:41 +0000
parents
children 9323eb89de86
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7967
28dfd2857c83 <oerjan> undo 7813
HackBot
parents:
diff changeset
1 files="$(lastfiles)"; sed -i "$1" "$files"; echo -n "$files//"; cat "$files"