[exec] binary safe?
Posted to
tcl
by Bradipo at Fri Aug 10 16:52:25 GMT 2018
view raw
%
set
s [
exec
dd
if
=/dev/zero bs=32 count=1 2>/dev/null]
%
string
length
$s
32
%
binary
scan
$s
c* b
1
%
set
b
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Recent Posts
tcl by schelte
7 days ago
tcl by emiliano
14 days ago
tcl by fvogel
14 days ago
tcl by emiliano
14 days ago
tcl by rmax
31 days ago
tcl by oldlaptop
31 days ago
tcl by schelte
32 days ago
tcl by Bradipo
44 days ago
tcl by kbk
54 days ago
tcl by oldlaptop
57 days ago
Submit
New paste
Documentation
From Jabber