sqlite fun
Posted to
tcl
by aspect at Wed Oct 11 14:22:34 GMT 2017
view raw
$ echo 'package require sqlite3; sqlite3 db {};
set
a 1;
puts
[db
eval
{select
$a
= 1}]' > lol.tcl
[aspect@doranovich ~]$ tclsh lol.tcl
0
[aspect@doranovich ~]$ tclsh
%
source
lol.tcl
1
Recent Posts
tcl by schelte
4 days ago
tcl by schelte
5 days ago
tcl by rhobart
5 days ago
tcl by bjorkintosh
12 days ago
tcl by dandyn
15 days ago
tcl by dandyn
15 days ago
tcl by bleb
21 days ago
tcl by bleb
21 days ago
tcl by bleb
25 days ago
tcl by bleb
25 days ago
Submit
New paste
Documentation
From Jabber