i don't know what sort of shell nick uses, but mine can't

handle redirecting from two files at once.


svn:r6292
This commit is contained in:
Roger Dingledine 2006-04-02 08:13:25 +00:00
parent 9aecb5080e
commit 403be1a396

View File

@ -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
"""