log bin/asm @ 6079:6e702775e5c3

age author description
Sat, 17 Oct 2015 00:54:12 +0000 HackBot <ais523> ` sed -i -e \'1s/n//\' bin/asm
Sat, 17 Oct 2015 00:53:30 +0000 HackBot <ais523> ` sed -i -e $(printf "1i\\\\\\n#!/bin/sh") bin/asm
Fri, 16 Oct 2015 22:38:28 +0000 HackBot <ais523> ` sed -i -e \'s/-d/-d --insn-width=20/\' bin/asm
Fri, 16 Oct 2015 22:36:19 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:33:39 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:30:42 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | tail -n 1\' >> bin/asm
Sun, 09 Dec 2012 19:30:08 +0000 HackBot <Gregor> tar xf egobot.tar.xz