#linux Bot Logged User list

Network: freenode
Modes: +NPRnrt
Last Seen: 11 minutes ago
Topic: Welcome to #linux | Channel Rules: https://wiki.freenode.net/view/Linux| linux discussion and support | Every Linux distribution is welcome | Ask our AI a question. ai: query goes here.
#12
Rank
72
Users

Channel Log Archive for #linux

Prev
Next

* All times are UTC
Filtering by user: thunderblast
Friday, December 6, 2024
[12:12:44] thunderblast hi
[12:13:04] thunderblast I'm struggling to have capture groups in vi with regexp
[12:13:24] thunderblast this is the string I have:
[12:13:25] thunderblast 'sdns://hskhKGjfsJGUJF874', 'sdns://igigUFG8623KG', 'sdns://ihGIUGFFFUD8723'
[12:13:41] thunderblast and I want to extract only the portions between the sdns
[12:13:56] thunderblast so I have created this regexp
[12:14:31] thunderblast :%s/.*\(.*)\'/\1/g
[12:14:47] thunderblast but unfortunately it only matches the last group
[12:14:49] thunderblast and not all
[12:14:56] thunderblast what I'm doing wrong?
[12:15:01] thunderblast does anybody knows?
[12:26:02] thunderblast anyone?
[14:04:54] thunderblast hi anyone?
Prev
Next