changeset 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 1899c1b2f8b8
children c6a6da9d2973
files bin/list
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
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