Drew Scott Daniels <[EMAIL PROTECTED]> writes: > I would like to use patch or another program to extract a single file > from a .diff file.
Hmmm... I'd think "patch file.c < whatever.diff" should work. You may need a -p something if the dir structure in the patch doesn't match your dir structure. -- Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors! Everything you know is wrong, but you can be straightened out. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

