Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
list of files with full path
- X-seq: zsh-users 4596
- From: Sven Guckes <guckes@xxxxxxxxxxxxxxxxx>
- To: ZShell Users <zsh-users@xxxxxxxxxxxxxx>
- Subject: list of files with full path
- Date: Fri, 18 Jan 2002 11:43:17 +0100
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
I looked at the manual about "modifiers" -
and they all seem to cut off something.
now, what to use to make a listing of files
with a full path? is there a modifier for that?
$ ls **/*(???)
/dir/file
/dir/subdir1/file1
/dir/subdir1/file2
/dir/subdir2/file1
/dir/subdir2/file2
etc
There *must* be something for
that with the ZShell, right? ;-)
Sven
Messages sorted by:
Reverse Date,
Date,
Thread,
Author