#!/usr/bin/tclsh # Try to load the rrdtool tcl bindings load /usr/lib/tcl/tclrrd1.2.6/tclrrd1.2.6.so # If we don't die on load above, print a friendly message puts "Success!"