|
[openbeos]
||
[Date Prev]
[06-2004 Date Index]
[Date Next]
||
[Thread Prev]
[06-2004 Thread Index]
[Thread Next]
[openbeos] Re: Questions
- From: Philippe Houdoin <philippe.houdoin@xxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 9 Jun 2004 15:45:42 +0200
> Are there some program/script/command that I can use to compare files in
> different directory base on size or date and then have the ?thing? print
> out a text file with the files that have changes?
$ diff -q -r /boot/beos /wherever/is/openbeos/current/distro/x86.R1/beos
diff tool can compare directories too ;-)
- Philippe Houdoin
|