[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: more Have Netgear FA310TX eth0 card/trying to set apt source



> What is tcpdump and what does it do?

<snip>
#!/bin/bash

apt-cache show tcpdump;
sleep 7;

which tcpdump > /dev/null 2>&1
if [ "$?" == "0" ] ;
then
	man tcpdump;
fi
<snip>

--------------------------------------------------------------------------
Stephen W. Juranich                             sjuranic@ee.washington.edu
Electrical Engineering             http://students.washington.edu/sjuranic
University of Washington                http://ssli.ee.washington.edu/ssli



-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: