Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Sort directory tree contents by time completly ?
- X-seq: zsh-users 19729
- From: Meino.Cramer@xxxxxx
- To: zsh-users@xxxxxxx
- Subject: Sort directory tree contents by time completly ?
- Date: Mon, 12 Jan 2015 07:10:32 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
Suppose there is a directory tree with very old, midaged and very
ypung file in. There are also empty directories and symlinks.
Is it possible with zsh to get a directory listing of *all* files
in kind of the output of "ls -l", where all files are in one
long list, which is sorted by the timestamp of those files --
one file per line and each file with a complete path (not necessary
as absolute path but the directory should not be listed in the
header. I dont want heades.???
Thank you very much for any help in advance!
Best regards,
mcc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author