From 403be1a39654817ae4e2365b0b84daa1df041266 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 2 Apr 2006 08:13:25 +0000 Subject: i don't know what sort of shell nick uses, but mine can't handle redirecting from two files at once. svn:r6292 --- contrib/exitlist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/exitlist b/contrib/exitlist index baa7dd77d5..911f6cba7a 100755 --- a/contrib/exitlist +++ b/contrib/exitlist @@ -12,7 +12,7 @@ example usage (Tor 0.1.1.10-alpha and later): - python2.2 exitlist < ~/.tor/cached-routers* + cat ~/.tor/cached-routers* | python2.2 exitlist """ -- cgit v1.2.3-54-g00ecf