Can't find the revision on this web site
ToddAndMargo via curl-users <[email protected]>
| Newsgroups | gmane.comp.web.curl.general |
|---|---|
| Message-ID | <[email protected]> |
Hi All,
On this web site,
https://www.eset.com/int/support/av-remover/
Firefox shows "Version: 1.6.7.0".
How to I find that revision number with curl:
$ curl -L https://www.eset.com/int/support/av-remover/ -o - | grep -i
'1.6.7.0'
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 94781 100 94781 0 0 311k 0 --:--:-- --:--:-- --:--:--
311k
$ curl -L https://www.eset.com/int/support/av-remover/ -o - | grep -i
avremover
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 94781 100 94781 0 0 13950 0 0:00:06 0:00:06 --:--:--
22561
What am I missing?
Many thanks,
-T
--
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users
Etiquette: https://curl.se/mail/etiquette.html