#438929 FWD: vidir modifications

Package:
moreutils
Source:
moreutils
Description:
additional Unix utilities
Submitter:
Joey Hess
Date:
2013-11-04 09:09:09 UTC
Severity:
normal
#438929#5
Date:
2007-08-20 19:18:32 UTC
From:
To:
----- 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 -----