log bin/sed @ 9499:f542f18d7836

age author description
Sat, 29 Oct 2016 19:14:47 +0000 HackBot <oerjan> sled bin/sed//1i#!/bin/bash
Sat, 29 Oct 2016 19:10:15 +0000 HackBot <oerjan> mkx bin/sed///bin/sed "$@" && if [ $* == "3" ] && [ $1 == "-i" ]; then echo -n "$3//"; cat "$3"; fi