Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
10
Task/Host-introspection/Tcl/host-introspection.tcl
Normal file
10
Task/Host-introspection/Tcl/host-introspection.tcl
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
% parray tcl_platform
|
||||
tcl_platform(byteOrder) = littleEndian
|
||||
tcl_platform(machine) = intel
|
||||
tcl_platform(os) = Windows NT
|
||||
tcl_platform(osVersion) = 5.1
|
||||
tcl_platform(platform) = windows
|
||||
tcl_platform(pointerSize) = 4
|
||||
tcl_platform(threaded) = 1
|
||||
tcl_platform(user) = glennj
|
||||
tcl_platform(wordSize) = 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue