view paste/paste.31066 @ 8516:ca3b393399c0

<b_jonas> slashlearn =@ccc/=@ccc is a great innovation in gcc 6, kept top secret, where inline asm statements can return a value in the carry flag on x86_64. See https://gcc.gnu.org/gcc-6/changes.html which keeps this secret, https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/Extended-Asm.html , http://article.gmane.org/gmane.linux.kernel/2238065 .
author HackBot
date Fri, 17 Jun 2016 09:42:54 +0000
parents f00fe8a0e63c
children
line wrap: on
line source

==> bin/emptylist <==
echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit

==> bin/instalist <==
echo $@

==> bin/list <==
#!/bin/sh
grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '


==> bin/makelist <==
cp bin/emptylist bin/"$1"

==> bin/mlist <==
echo Seeing a philosopher

==> bin/olist <==
echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
shachaf
oerjan
Sgeo

==> bin/pbflist <==
tail -n+2 "$0" | xargs; exit
shachaf
Sgeo
quintopia

==> bin/slist <==
echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
Taneb
atriq
Ngevd
Fiora
nortti
Sgeo
ThatOtherPerson
alot

==> bin/smlist <==
echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
shachaf
monqy
elliott

==> bin/testlist <==
echo foo
echo bar