# HG changeset patch # User HackBot # Date 1456312956 0 # Node ID f3cda88d93c567720c0fa8358d24198c8428b969 # Parent 1899c1b2f8b8633213f67c684bdf8145612de22f mkx bin/list//echo $(($(cat conscripts)+1)) > conscripts; culprits conscripts diff -r 1899c1b2f8b8 -r f3cda88d93c5 bin/list --- a/bin/list Wed Feb 24 11:06:19 2016 +0000 +++ b/bin/list Wed Feb 24 11:22:36 2016 +0000 @@ -1,3 +1,1 @@ -#!/bin/sh -grep '^..:..:..: <[^>]*> `list' /var/irclogs/_esoteric/201[3-9]-??-??.txt | sed 's/^.*.*//;s/_*$//' | sort -u | tr '\n' ' ' - +echo $(($(cat conscripts)+1)) > conscripts; culprits conscripts