On 10/10/21 15:25, ToddAndMargo via users wrote:
Hi All,
Fedora 33
curl-7.76.1-12.fc34.x86_64
This page show something different in Firefox and Vivaldi
that I can get with curl.
https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master
$ curl
https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/tree/master >
eraseme.html
I am after the line that says:
virtio-win: rebase on 0.164
I am trying to extract the "0.164"
Looking at eraseme.html, it look like I am only
downloading the left column and not the contents
on the right side of the page
What am I doing wrong?
Many thanks,
-T
This simulates what I came up with in my actual code:
$ curl --silent
'https://gitlab.freedesktop.org/spice/win32/spice-nsis/-/commits/master'
| raku -ne 'my Str $x=slurp(); $x~~s/.*? "rebase on " //; $x~~s/
("</a>") .* //; print "$x\n";'
0.164
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure