Archives
Our Feeds
Author Archives: David L. Fisher
Advanced Programming in Expect: Prompt Your Prompts
Maintaining Synchronization With Remote Session Prompts The critical aspect of the command prompt is to ensure that an automated system is in sync with the remote process it is controlling. A command prompt is meant to indicate that there is … Continue reading
in January 2013
Comments Off
Advanced Programming In Expect: sHellspawn – Demons in the Daemons
Note: The examples in this article use the original implementation of Expect, as part of the TCL scripting language, but the concepts apply to any language that supports the same principles of spawning connections to remote systems or processes. Whichever … Continue reading
in July 2011
Comments Off