view paste/paste.12320 @ 4929:b4364750d576

<mroman_> echo \'double f(double a, int c, double b) { return c*(a + b)/c; }\' | gcc -x c - -o - -S -O3 | paste
author HackBot
date Mon, 29 Sep 2014 08:55:39 +0000
parents e9830e14e9d0
children
line wrap: on
line source

diff -r b30b6cfe3880 -r bbd5d8222931 bin/list
--- a/bin/list	Wed Feb 13 00:18:37 2013 +0000
+++ b/bin/list	Wed Feb 13 00:12:50 2013 +0000
@@ -1,2 +1,1 @@
 #!/bin/sh
-oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//; s/.*\* //; s/ .*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo cuttlefish boily elliott Taneb HackEgo shachaf Sgeo monqy 
\ No newline at end of file