Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: (F) note



On Mon, Apr 05, 2004 at 02:26:19PM +0100, Peter Stephenson wrote:
> +`full' (i.e. non-empty) directories.  Note that the
> +opposite sense tt(LPAR()^F)tt(RPAR()) gives files which are
> +either empty, or not directories.  Use tt(LPAR()/^F)tt(RPAR()) for
> +empty directories

This sentence makes it sound like zsh is checking for zero-length files.
How about this wording:

... Note that the
opposite sense tt(LPAR()^F)tt(RPAR()) results in both
empty directories and non-directories.  Use tt(LPAR()/^F)tt(RPAR())
for just empty directories.

..wayne..



Messages sorted by: Reverse Date, Date, Thread, Author