diff bin/list @ 6965:f3cda88d93c5

<shachaf> mkx bin/list//echo $(($(cat conscripts)+1)) > conscripts; culprits conscripts
author HackBot
date Wed, 24 Feb 2016 11:22:36 +0000
parents 34a42bd1bd03
children c6a6da9d2973
line wrap: on
line diff
--- 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/>.*//;s/_*$//' | sort -u | tr '\n' ' '
-
+echo $(($(cat conscripts)+1)) > conscripts; culprits conscripts