comparison paste/paste.31066 @ 2524:f00fe8a0e63c

<FireFly> head -n-0 bin/*list | paste
author HackBot
date Sat, 30 Mar 2013 13:21:48 +0000
parents
children
comparison
equal deleted inserted replaced
2523:e1ae9531a510 2524:f00fe8a0e63c
1 ==> bin/emptylist <==
2 echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
3
4 ==> bin/instalist <==
5 echo $@
6
7 ==> bin/list <==
8 #!/bin/sh
9 grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*<//;s/>.*//;s/_*$//' | sort -u | tr '\n' ' '
10
11
12 ==> bin/makelist <==
13 cp bin/emptylist bin/"$1"
14
15 ==> bin/mlist <==
16 echo Seeing a philosopher
17
18 ==> bin/olist <==
19 echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
20 shachaf
21 oerjan
22 Sgeo
23
24 ==> bin/pbflist <==
25 tail -n+2 "$0" | xargs; exit
26 shachaf
27 Sgeo
28 quintopia
29
30 ==> bin/slist <==
31 echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
32 Taneb
33 atriq
34 Ngevd
35 Fiora
36 nortti
37 Sgeo
38 ThatOtherPerson
39 alot
40
41 ==> bin/smlist <==
42 echo -n "$(basename "$0"): "; tail -n+2 "$0" | xargs; exit
43 shachaf
44 monqy
45 elliott
46
47 ==> bin/testlist <==
48 echo foo
49 echo bar