Outils pour utilisateurs

Outils du site


tech:notes_tcl

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:notes_tcl [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_tcl [2025/03/24 20:50] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>Brouillon Lang Script TCL}} {{tag>Brouillon Lang Script TCL}}
  
-Notes TCL+Notes TCL
  
 tclsh tclsh
  
-== Equivalent de bash -c+## Equivalent de bash -c
  
-<code tcl runner.tcl>+''runner.tcl'' 
 +~~~tcl
 #!/usr/bin/tclsh #!/usr/bin/tclsh
  
 eval $argv eval $argv
-</code>+~~~
  
-<code bash>+~~~bash
 tclsh runner.tcl puts hello tclsh runner.tcl puts hello
-</code>+~~~
  
 FIXME FIXME
  
  
tech/notes_tcl.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki