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

2 lines
15 B
Tcl
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
puts [exec ls]