On Sun, Jun 09, 2002 at 08:50:34AM +0000, Mark Gerritsen wrote:
[snip]
> So I checked out autorun, and as my first exercise in perl (is it
> perl?)
[clip]
Bourne shell (#!/bin/sh).
> On a side note... how do I best go about making patchfiles? Do I do a diff
> for every modified file, and paste the outputs together? There has to be an
> easier way...
[snip]
With GNU diff, I would suggest:
diff -ru old/directory new/directory > your.patch
Not sure if the same options are available in other distributions.
--
{ IRL(Jeremy_Stanley); SMTP(fungi@yuggoth.org); ICQ(114362511);
WWW(http://fungi.yuggoth.org/); IRC(fungi@irc.yuggoth.org#ccl);
PGP(9E8DFF2E4F5995F8FEADDC5829ABF7441FB84657); }
--
+---------------------------------------------------------------+
| FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
| Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
| Newbie List: http://groups.yahoo.com/group/circle-newbies/ |
+---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT