Hacker News new | past | comments | ask | show | jobs | submit login

You have to be similarly careful with shell scripts.

  $ a=ec
  $ b=ho
  $ $a$b "Hello World"



Sure, but people don't generally write large programs in shell scripts.

If you want to relegate TCL to short scripts, i guess it's the same as shell scripting, but if you want to use it for more than that this behavior is dangerous.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: