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 emiliano
1 days ago
tcl by mookie
1 days ago
tcl by schelte
5 days ago
tcl by oldlaptop
18 days ago
tcl by mookie
24 days ago
tcl by dandyn
31 days ago
tcl by Bradipo
31 days ago
tcl by Bradipo
31 days ago
tcl by oldlaptop
55 days ago
tcl by oldlaptop
55 days ago
Submit
New paste
Documentation
From Jabber