curl / Mailing Lists / curl-users / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Can't find the revision on this web site

From: ToddAndMargo via curl-users <curl-users_at_lists.haxx.se>
Date: Sat, 27 Jan 2024 02:36:53 -0800

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
Received on 2024-01-27