log

age author description
Mon, 14 Mar 2016 18:19:45 +0000 HackBot <b_jonas> `` makelist ioccclist && echo b_jonas >> bin/ioccclist
Mon, 14 Mar 2016 18:19:33 +0000 HackBot <b_jonas> `` makelist ioccclist && echo b_jonas > bin/ioccclist
Mon, 14 Mar 2016 18:17:22 +0000 HackBot <shachaf> mkx bin/makelist//file="bin/$1"; shift; cp bin/emptylist "$file"; for n in "$@"; do echo "$n" >> "$file"; done