On Wed, 2005-09-14 at 16:52 -0500, [EMAIL PROTECTED] wrote: > does there exist a program that can capture all the various > commands and text file edits i make in the process of > configuring an openbsd install and replay them in the order > they were issued? i know about the script command, but it > doesn't quite do what i'd like it to, as i'd like to be able > to replay all commands (from more than one terminal with order > preserved).
For starters, man diff and look at the -e option. -- Shawn K. Quinn <[EMAIL PROTECTED]>

