RosettaCodeData/Task/Execute-a-system-command/Tcl/execute-a-system-command-1.tcl

2 lines
15 B
Tcl
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
puts [exec ls]