/[maps]/google-tshark.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /google-tshark.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 8 - (hide annotations)
Tue Oct 16 08:44:33 2007 UTC (16 years, 6 months ago) by dpavlin
File MIME type: application/x-sh
File size: 170 byte(s)
some helper scripts
1 dpavlin 8
2     file=$$.pcap
3     echo "creating $file"
4     sudo tshark -w /tmp/$file -i ath0 host 209.85.137.91
5     sudo mv /tmp/$file google-$file
6     sudo chown $UID google-$file
7     ls -al google-$file

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26