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 mookie
4 days ago
tcl by oldlaptop
9 days ago
tcl by rhobart
21 days ago
tcl by rhobart
21 days ago
tcl by rhobart
22 days ago
tcl by Bradipo
22 days ago
tcl by rhobart
22 days ago
tcl by sssc
26 days ago
tcl by mookie
42 days ago
tcl by JMN
50 days ago
Submit
New paste
Documentation
From Jabber