Searched refs:netbug (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dnetbug8 netbug=""
9 while [ "$netbug" = "" ]; do
10 netbug=`echo netbug.$$.$RANDOM`
11 if [ -e /tmp/$netbug ]; then
12 netbug=""
16 tmppath=/tmp/$netbug
47 tar c $netbug | gzip -9c > $netbug.tar.gz
49 uuencode $netbug
[all...]

Completed in 87 milliseconds