----- Forwarded message from Moshe Kamensky <kamensky@cpan.org> ----- From: Moshe Kamensky <kamensky@cpan.org> Date: Mon, 1 Jan 2007 13:59:34 +0000 To: Joey Hess <joey@kitenet.net> Subject: vidir modifications User-Agent: Mutt/1.5.11 Hi, I've been using your vidir script (part of moreutils), and found it very useful. I made two modifications, in the attached patch: 1. Added a --long option, which lists the files with permissions and owner, and allows to change them. 2. Added a --pretend option, which outputs shell commands performing the required modifications, instead of actually making them. Thanks, Moshe--- vidir.orig 2006-11-12 03:01:36.000000000 +0000 +++ vidir 2007-01-01 13:35:25.039264000 +0000 @@ -6,7 +6,7 @@ =head1 SYNOPSIS----- End forwarded message -----