Lines Matching refs:fetch_bin
46 fetch_bin=
51 fetch_bin=/usr/bin/fetch
53 echo found FreeBSD fetch: $fetch_bin
59 fetch_bin=$wg
61 echo found wget at `which $fetch_bin`
65 if [ -z "$fetch_bin" ]; then
72 fetch_bin=$c
74 echo found curl at `which $fetch_bin`
79 if [ -z "$fetch_bin" ]; then
139 $fetch_bin $fetch_args $URL 2>&1 | tee -a $logfile
167 $fetch_bin $fetch_args $URL 2>&1 | tee -a $logfile