View Single Post
  #2   (View Single Post)  
Old 7th April 2009
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Real Name: Ben
Spam Refugee
 
Join Date: Jul 2008
Location: Rotterdam, The Netherlands
Posts: 336
Default

You mean:

tcpdump -r /var/log/pflog -o -ttt -vv -e -n > /var/log/outputfile or
tcpdump -r /var/log/pflog -o -ttt -vv -e -n >> /var/log/outputfile ?

http://www.google.com/search?q=shell+redirection
Reply With Quote