regexp -line example
Posted to
tcl
by kbk at Mon Nov 27 15:23:26 GMT 2017
view raw
%
set
x [
join
{this is a test} \n]
this
is
a
test
%
regexp
-all -inline -line {^t[a-z]*}
$x
this test
Recent Posts
junk by bcharder
31 days ago
tcl by egavilan
40 days ago
tcl by Stu
42 days ago
tcl by Stu
42 days ago
tcl by oldlaptop
75 days ago
tcl by oldlaptop
75 days ago
tcl by Molnija Bjornsson
80 days ago
tcl by Molnija Bjornsson
80 days ago
tcl by zmoment
80 days ago
tcl by zmoment
80 days ago
Submit
New paste
Documentation
From Jabber