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
tcl by kbk
19 hours ago
tcl by oldlaptop
3 days ago
tcl by Julian Noble
10 days ago
tcl by oldlaptop
33 days ago
tcl by dandyn
37 days ago
tcl by oldlaptop
40 days ago
tcl by apn
42 days ago
tcl by rmax
45 days ago
tcl by kevin_walzer
49 days ago
tcl by Bradipo
64 days ago
Submit
New paste
Documentation
From Jabber