Home
last modified time | relevance | path

Searched refs:USER_AGENT (Results 1 – 1 of 1) sorted by relevance

/pciutils/
H A Dupdate-pciids.sh10 USER_AGENT=update-pciids/$VERSION
39 curl -o $DEST.new --user-agent "$USER_AGENT curl" $QUIET $SRC
45 wget --no-timestamping -O $DEST.new --user-agent "$USER_AGENT wget" $QUIET $SRC
50 lynx -source -useragent="$USER_AGENT lynx" $SRC >$DEST.new