Expect notes: Revision history

From Federal Burro of Information
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 September 2011

  • curprev 04:5104:51, 24 September 2011David talk contribs 225 bytes +225 Created page with "timing stuff in expect: <pre> #!/usr/bin/expect set timeout 60 set now [clock seconds] puts "some\n"; puts "some\n"; puts "some\n"; puts "some\n"; puts "some\n"; set later [cloc..."