Making the TCL Shell More Useful (tclreadline)

Date April 9, 2008 by Isaac

One of the greatest things about being a test engineer is that I get to delve into a little bit of everything. At work I use a handful of different languages to accomplish different tasks. Up until recently TCL programming has been a thorn in my side. I love the interactive Python shell ipython and sorely miss having the same thing in TCL. Just today I found tclreadline, which adds command history and tab completion to the TCL shell. This is definitely something to add to your superhero tool belt.

2 Responses to “Making the TCL Shell More Useful (tclreadline)”

  1. AvatarTina Russell
    1

    I finally decided to write a comment on your blog. I just wanted to say good job. I really enjoy reading your posts.

    Tina Russell

    Reply to this comment.
  2. AvatarIsaac
    2
    Author Comment

    I’m glad you like my blog. I enjoy writing the articles and it’s nice to hear back from someone.

    Reply to this comment.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>