Back to List Archive
Hi everbody In swishspider, in the beginning, there is a program in here if (scalar (@ARGV)!=2){ print STDERR "usage: swishspider localpath url\n"; exit (1); } Why does it do that in swish-e?