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
4 days ago
tcl by mookie
10 days ago
tcl by dandyn
17 days ago
tcl by Bradipo
17 days ago
tcl by Bradipo
17 days ago
tcl by oldlaptop
41 days ago
tcl by oldlaptop
42 days ago
tcl by mookie
47 days ago
tcl by mookie
47 days ago
tcl by georgtree
48 days ago
Submit
New paste
Documentation
From Jabber