Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2000 22:44:07 +0400
From:      "Artem Koutchine" <matrix@chat.ru>
To:        <chat@freebsd.org>
Subject:   Find all file newer than DATE
Message-ID:  <003601bfdae7$8486f1c0$0c00a8c0@ipform.ru>

next in thread | raw e-mail | index | archive | help
Hmm.. i can't find  an easy way to
find all file newer than spcified date recursively down the tree and then
build those parts of the tree where such files occured and copy those
file into a new tree. So, if i made a change to several file in a deep
source tree i then can extract them from there and synchronize with
such tree on the other machine. I know, it looks like CVS, but
i need it done by hand where i want in shell.
 
 Help!
 
 Artem
 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-chat" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003601bfdae7$8486f1c0$0c00a8c0>