log bin/shmify @ 12256:821155c00e34 draft

age author description
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Sat, 22 Feb 2014 02:40:29 +0000 HackBot <ion> sed -i -re \'s/echo ("?)\\$[@*]\\1 /print_args_or_input "$@" /g\' bin/shmify bin/unhex; cat bin/shmify bin/unhex
Thu, 09 Jan 2014 23:13:54 +0000 HackBot <olsner> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]*\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
Thu, 09 Jan 2014 23:12:03 +0000 HackBot <oerjan> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]\\+\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
Thu, 09 Jan 2014 19:37:45 +0000 HackBot <myname> echo -e \'#!/bin/sh\\nsed -e \'"\'"\'s/^([^aeiou]+)(.*)$/\\1\\2 shm\\2/\'"\'"\' "$@"\' >bin/shmify