TCL - Part 1

I’ve been improving my knowledge of TCL since I’m starting to work with a lot of iRules (which are based on TCL) in my current position. With that said, here’s some notes I took from my latest round of studying and learning. Many thanks to Exploring Expect by Don Libes for facilitating my learning! Getting setup Installing TCL on Ubuntu: apt install tcl Launching the TCL shell: tclsh Variables Setting a variable: set i 100...

2019-02-18

Initial commit

I’ve tried this blog thing before. It hasn’t stuck (probably because I wrote in the style I learned in college.) I’m giving it another shot, but this time it will be much more free form and less academic. I will use this to record anything I find interesting.

2019-02-16