Re: Expiring pages

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 08 Jan 1999 18:38:42 +0100

Antonio Coloma wrote:

> I have follow the four steps, but I don't understand the fourth
> step:
> cat urls.list | awk '{print "PURGE",$0}' ./tcp-banger -n 2

Sorry. There is a | character missing. It should read:

  cat urls.list | awk '{print "PURGE",$0}' | ./tcp-banger2 -n 2

---
Henrik Nordstrom
Spare time Squid hacker
Received on Sat Jan 09 1999 - 06:26:42 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:56 MST