log

age author description
Sat, 29 Oct 2016 19:30:45 +0000 HackBot <oerjan> ` mv bin/sed2 bin/sed
Sat, 29 Oct 2016 19:30:27 +0000 HackBot <oerjan> ` sed2 -i \'1cTesting now...\' wisdom/testing
Sat, 29 Oct 2016 19:30:14 +0000 HackBot <oerjan> sled bin/sed2//2c/bin/sed "$@" && if [[ $# == "3" && "/$1" == "/-i" ]]; then echo -n "$3//"; cat "$3"; fi
Sat, 29 Oct 2016 19:29:36 +0000 HackBot <oerjan> ` sed2 -i \'1cTesting again...\' wisdom/testing
Sat, 29 Oct 2016 19:29:23 +0000 HackBot <oerjan> sled bin/sed2//2aecho "$*; $3"
Sat, 29 Oct 2016 19:26:51 +0000 HackBot <oerjan> ` sed2 -i \'1cTesting more...\' wisdom/testing
Sat, 29 Oct 2016 19:25:56 +0000 HackBot <oerjan> sled bin/sed2//2c/bin/sed "$@" && if [[ $* == "3" && "/$1" == "/-i" ]]; then echo -n "$3//"; cat "$3"; fi