Posted to tcl by Bradipo at Mon Apr 06 18:01:32 GMT 2026view raw

  1. $ echo 'package require csv; puts -nonewline [::csv::joinlist {a b c}]' | tclsh
  2. a
  3. b
  4. c
  5. $

Add a comment

Please note that this site uses the meta tags nofollow,noindex for all pages that contain comments.
Items are closed for new comments after 1 week