On Sat, 3 Jul 2004, Thibault North wrote: > Hi ! > I used sniffUSB while I plugged the scanner... and now I have to parse > the log file. > Someone here gave me a script, spike4.pl : but nothings happends when I > call it using : perl spike4.pl <filename>
that someone was me. sorry, i assumed you would look at the perl code before running it :) correct syntax is: cat logfile.log | perl spike4.pl > output.txt then output.txt should be alot cleaner than the input... allan > > I read that USB-robot was good, but unfortunately I cannot install it > here : I always got errors compiling... > > Could somebody help me ? > > Thanks ! > Thibault North > > -- "so don't tell us it can't be done, putting down what you don't know. money isn't our god, integrity will free our souls" - Max Cavalera
