I am working on a script to do some authentication but I need to get expect to not dump anything on the screen. example
the front end is a web page an I have tried impementing HTML comments but that doesnt work exactly but its close
I would like to just make expect silent, but am looking for any option to stop its jabbering. I have already tried
to no effect....