Posted to tcl by kostix at Sun Mar 08 15:22:37 GMT 2009view raw

  1. vangogh% cd /tmp
  2. vangogh% tclsh8.4
  3. % open foo w
  4. file6
  5. % puts file6 foo
  6. % close file6
  7. % % vangogh% xxd foo
  8. 0000000: 666f 6f0a foo.