# HG changeset patch # User HackBot # Date 1462681481 0 # Node ID 28dfd2857c83050c69103ab1681c0496ebbe3795 # Parent f80d0e60361bf46565cd398bdd89c354f6c80104 undo 7813 diff -r f80d0e60361b -r 28dfd2857c83 bin/sedlast --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bin/sedlast Sun May 08 04:24:41 2016 +0000 @@ -0,0 +1,1 @@ +files="$(lastfiles)"; sed -i "$1" "$files"; echo -n "$files//"; cat "$files"