wmic call
Posted to
tcl
by apn at Wed Sep 17 15:41:07 GMT 2014
view raw
set
fd [
open
"| cmd /c echo . |
$wmi_cmdline
"]
fconfigure
$fd
-translation
binary
set
lines [
read
$fd
]
close
$fd
return
$lines
Recent Posts
tcl by oldlaptop
3 days ago
tcl by mookie
9 days ago
tcl by dandyn
16 days ago
tcl by Bradipo
16 days ago
tcl by Bradipo
16 days ago
tcl by oldlaptop
40 days ago
tcl by oldlaptop
41 days ago
tcl by mookie
45 days ago
tcl by mookie
46 days ago
tcl by georgtree
47 days ago
Submit
New paste
Documentation
From Jabber